Home
Softono

MOrg

Open source MIT Python
23
Stars
1
Forks
0
Issues
2
Watchers
2 years
Last Commit

 About MOrg

A future proof opinionated software to manage your life in plaintext : todo, agenda, journal and notes.

Platforms

Web Self-hosted Android

Languages

Python

Links

Need Help Installing MOrg?

We provide expert installation service for this software. Our team will install, configure, and secure MOrg on your server. plans start at just $30.

MOrg

A future proof opinionated software to manage your life in plaintext : todo, agenda, journal and notes.

Features

  • Plain text
  • Light/dark mode automtic toggle
  • Cross platform

File structure

  • Org
    • agenda.txt
    • done.txt
    • expense.txt
    • quicknote.txt
    • todo.txt
    • archives/
    • attachments/
    • journal/
    • notes/

Todo.txt and done.txt Format

Use https://github.com/todotxt/todo.txt

Only task with priority (A) or without priority are displayed on main screen.

Agenda.txt Format

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.

Expense.txt format

YYYY-mm-dd 000.00 short description

Roadmap

  • 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

Sync

Syncing isn t implemented in MOrg, you can use the sync tool you prefers. I personnaly use syncthing.

Screenshots

Dark Mode

App Screenshot App Screenshot App Screenshot

Light Mode

App Screenshot App Screenshot