Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

But to get searcher running you have to have headers structured in a way that first you have... #93

Open
mmagnus opened this issue Apr 9, 2019 · 0 comments

Comments

@mmagnus
Copy link
Owner

mmagnus commented Apr 9, 2019

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant