Skip to content

tomboy-ng Beta Release 0.41a

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidbannon davidbannon released this 01 Jan 06:10
· 2 commits to master since this release

Not a lot of changes from v0.41 but may be important to some users.

  • A bug was found in the (then) very immature Indent feature, an AV if you tried to remove the indent from the end of the line. Thats fixed and some other Indent/Bullet aspects cleaned up.
  • tomboy-ng now conforms to some degree with the original Tomboy wrt indents, it will indent when opening a legacy Tomboy file with Tabs at the start of a line.
  • Its now possible to use Github Sync with a token that does not have an expiry date. Not recommended but it does work now.
  • You can tell tomboy-ng to create a new note with "tomboy-ng -c" command. Useful if you setup a hot key at operating system level.
  • Bullets and Indents, both multilevel, can be controlled with the Tab key -
    • Tab - will insert a bullet or extend an existing bullet or indent
    • Control Tab - will insert an indent or extend an existing bullet or indent.
    • Shift Tab - will reduce an existing Tab or Bullet.
    • Alt Arrow (either left or right) will still also control bullets as per original Tomboy.

This is very much a beta release but it does fix a potential crash so I recommend upgrading but with care. And the usual implied responsibility to report any problem.

Not all platforms are available in this beta release currently, if you need an additional platform, please let me know and I will see what I can do.