You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019-04-09 23:03:44,777 - preprocessing.py - image imgs/Screen_Shot_2019-04-02_at_7.47.31_PM.png
searcher::making the db
Traceback (most recent call last):
File "/Users/magnus/Dropbox/geekbook/geekbookapp.py", line 308, in <module>
app.start()
File "/Users/magnus/Dropbox/geekbook/geekbookapp.py", line 175, in start
make_db()
File "/Users/magnus/Dropbox/geekbook/engine/searcher.py", line 316, in make_db
db.collect_data()
File "/Users/magnus/Dropbox/geekbook/engine/searcher.py", line 288, in collect_data
all_headers.extend(make_headers_objects_for_md(o))
File "/Users/magnus/Dropbox/geekbook/engine/searcher.py", line 213, in make_headers_objects_for_md
be fixed at some point. The problem is in the file: %s""" % filename)
Exception: Exception: Error: This is stupid, sorry for this. But to get searcher running
you have to have headers structured in a way that first you have # (H1 header) and then ## etc. You can not
start your note with ##. Moreover, you can not have # and then ###. You have to keep #, and ##, and ### etc. It should
be fixed at some point. The problem is in the file: /Users/magnus/Dropbox/geekbook/notes/workflow-books-mini-habits.md
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: