A future proof opinionated software to manage your life in plaintext : todo, agenda, journal and notes.
- Plain text
- Light/dark mode automtic toggle
- Cross platform
- Org
- agenda.txt
- done.txt
- expense.txt
- quicknote.txt
- todo.txt
- archives/
- attachments/
- journal/
- notes/
Use https://github.com/todotxt/todo.txt
Only task with priority (A) or without priority are displayed on main screen.
Each line is an event, three format are accepted :
YYYY-mm-dd event for all day.
YYYY-mm-dd HH:MM event at hour:minute.
YYYY-mm-dd HH:MM HH:MM event with a start and a end.
YYYY-mm-dd 000.00 short description
- Auto cleaning agenda events
- Toolbar in note editor
- Add hours/minute selector to add event
- Add shortcut indent / unindent
- add shortcut for todo/done
- Share a note
- Receive android intent
- folding notes sub folder
- Add page
- rename a note
- archive a note
- search
- fix note opening in search
- Optimizations
- lazy loading
- cleaning code
Syncing isn t implemented in MOrg, you can use the sync tool you prefers. I personnaly use syncthing.