Skip to content

Releases: hdweiss/mOrgAnd

0.1.2

30 Aug 17:02
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • Added support for disabling git synchronization (useful for using third party tools like FolderSync)
  • Edits from the editing fragment now refresh the outline automatically
  • Fixes for outline crashes

0.1.1

23 Aug 12:26
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Added support for https git repositories and ssh private keys with passphrase.

Thanks to Barry Smith for his contribution.

0.1.0

16 Aug 16:15
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First working prototype.

Features:

  • Git synchronization
    • support for private keys
    • conflict merging with strategy “ours” or “theirs”
  • Outline viewing
    • displays file, directory, timestamp, headline, body, drawer, checkbox, setting and table entries
    • settings for hiding drawer and setting entries
  • Agenda view
    • hardcoded display of entries with “NEXT” and "TODO" todo keyword
  • Editing and capturing
    • adding of new headlines
    • editing dialog for text, headlines and timestamps (unstable)
  • Calendar synchronization