Skip to content

Latest commit

 

History

History
52 lines (41 loc) · 1.24 KB

README.md

File metadata and controls

52 lines (41 loc) · 1.24 KB

Planova

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

By using a more structured yet flexible approach with dailies Markdown files instead of a calendar.txt and todo.txt, Planova provides a more efficient, scalable, and user-friendly experience compared to MOrg.

Screenshot

Screenshot

File structure

  • Org
    • dailies/
      • 20250128.md
      • 20250129.md
    • archives/
    • notes/
      • Work/
        • project_1.md
      • Personnal/
        • project_2.md
      • OtherSubFolder/
        • notes_can_be_stored_in_subfolder.md

Roadmap

  • Note View
    • Improve toolbar in text editor
    • Check/Uncheck todo on double click/tap
  • Notes View
    • Add note button
    • Rename a note
    • Archive a note
    • folding notes sub folder
    • search
    • Share a note
  • Implement preferences screen
    • theme selection
  • Receive android intent
  • Optimizations
    • lazy loading
    • cleaning code
    • speed up transition
  • Syncing
    • git
    • ssh

Sync

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