flatnotes
flatnotes copied to clipboard
A self-hosted, database-less note taking web app that utilises a flat folder of markdown files for storage.
Add the ability to order the A-Z page by Last Modified Date. Consider grouping such as "Today", "Over 1 Week Ago", "Over 1 Year Ago"...
Hi again, last question. Is it possible to disable auth? Thanks again!
In the spirit of simple and database-less, the current plan is to generate temporary pre-signed URLs but this needs to be explored.
Add the ability to "tag" a note by using a hashtag anywhere in the body (e.g. #work). Notes could be tagged multiple times. This change would also require the ability...
Currently the user needs to create a `data` folder to map to `/app/data` inside the container and give user 1000 (the flatnotes user) permission to read/write in it. If they...
Hi again. Are something [like wikilinks](https://python-markdown.github.io/extensions/wikilinks/) in your plan for future updates?
to produce, copy some texts in chinese character to notes, like this one: https://m.bjnews.com.cn/detail/154105774414080.html search for `感冒` returns no result. but `订阅` is ok。 version: docker:latest (0c7b3e7aaec0) search for `感冒`...
I just started using this and it just what I need. Great job!! It might be useful to somewhere (perhaps related to the search area) provide a list of tags...