Daily notes with unlimited capability
- Auto start a new note every day
- Generate weekly & monthly report automatically for '#note' & '#todo' tags.
- You can customize tags, report peroids.
You can easily get a summary for what you have write.
You can modify the config.json
file to customize the menu. Any tag text is supported. weekly
, monthly
, day
, days
, month
, months
, year
, years
are supported. Example:
{
"labels": "#todo weekly,#todo monthly,#note weekly,#note monthly,#meeting 7 days,#meeting 1 year,#req 1 year,#doc 120 days, #url 120 days",
"writer": "md",
"template": ""
}
Right click the menu -> Click config -> Add your tag and intervals
You can use Typora
as your editor, Alfred
as your search engine, github
repo as your storage engine.