AlephNote

Lightweight note taking client for Simplenote or Standard Notes (or simply local storage)

MIT License

Stars
195
Committers
4

Bot releases are visible (Hide)

AlephNote - Version 1.6.15

Published by Mikescher over 6 years ago

Bugfixes

  • Fixed Nullpointerexception when closing app really fast after startup

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.4
HeadlessPlugin     v1.4.2
NextcloudPlugin    v1.2.3
SimpleNotePlugin   v1.2.2
StandardNotePlugin v1.2.2
AlephNote - Version 1.6.14

Published by Mikescher over 6 years ago

Bugfixes

  • Fixed 404 error in StandardNote not counting as communication error (#47)

Features

  • Sort titles with natural sort order (#46)
  • Added option to disable all error popups while syncing (#47)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.4
HeadlessPlugin     v1.4.2
NextcloudPlugin    v1.2.3
SimpleNotePlugin   v1.2.2
StandardNotePlugin v1.2.2
AlephNote - Version 1.6.13

Published by Mikescher over 6 years ago

Bugfixes

  • Fixed URL highlighter for really long urls (#45)

Features

  • Option to suppress connection error messages (#46)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.4
HeadlessPlugin     v1.4.2
NextcloudPlugin    v1.2.3
SimpleNotePlugin   v1.2.1
StandardNotePlugin v1.2.1
AlephNote - Version 1.6.12

Published by Mikescher over 6 years ago

Bugfixes

  • Fixed URL regex (#43)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.4
HeadlessPlugin     v1.4.2
NextcloudPlugin    v1.2.3
SimpleNotePlugin   v1.2.1
StandardNotePlugin v1.2.1
AlephNote - Version 1.6.11

Published by Mikescher over 6 years ago

Features

  • Clear searchbox when clicking on a subfolder
  • 'x' button in searchbox to clear content
  • Option to automatically start in readonly mode
  • Synchronize with raw filesystem directory (#7 + #39)
  • search syntax improvements (search for multiple tags) (#41)
  • Tag selection/search button (#41)

Bugfixes

  • It was possible to edit the note title in readonly mode
  • Fixed rect selction setting for scintilla (#38)
  • Fixed missing case for URL-recognition regex (#42)

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.4
HeadlessPlugin     v1.4.2
NextcloudPlugin    v1.2.3
SimpleNotePlugin   v1.2.1
StandardNotePlugin v1.2.1
AlephNote - AlephNote 1.6.10

Published by Mikescher over 6 years ago

Bugfixes

  • Fixed tray context-menu not showing shortcuts
  • Fixed foreground color of [File]->[Exit] menu entry in dark themes
  • Fixed app not starting in tray bar with "Start minimized" and "Minimize to tray" set
AlephNote - Version 1.6.9

Published by Mikescher over 6 years ago

Features

  • Support for themeing (#20)
  • New theme: default
  • New theme: highcontrast-black
  • New theme: highcontrast-white
  • New theme: monokai-neo (#20)
  • New theme: solarized-dark (#20)
  • New theme: solarized-light (#20)
  • Readonly mode (#33)

Bugfixes

  • Fixed LastSelectedFolder not working with [All Notes]
  • Fixed wrong folder hierachy when adding a new root folder with FolderViewShowRootNode == true
  • Fixed contextmenu not always opening when right-clicking on note

Other

  • Interactive theme editor
  • Live theme reloading

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.3
HeadlessPlugin     v1.4.1
NextcloudPlugin    v1.2.2
SimpleNotePlugin   v1.2.0
StandardNotePlugin v1.2.0
AlephNote - AlephNote 1.6.7

Published by Mikescher almost 7 years ago

Bugfixes

  • Fixed input lag when editing unpinned notes (#31)
  • Fixed note count in statusbar tooltip not updating when adding/deleting notes
  • [HeadlessPlugin] Fixed last-modified being reset to Now on deserialize
  • Fixed wrong shortcut target for [Ctrl]+[O]
  • Fixed trace log checkbox visible in non-debug mode

Other

  • Added more control about nodes in folder list (#30)
  • Option "automatically focus editor" is now off by default
  • Description for option "BlankLineBelowTitle" (#29)
  • Faster repository shutdown (with many pending saves)
  • specify Assembly productversion for plugin dll's

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.3
HeadlessPlugin     v1.4.1 (updated)
NextcloudPlugin    v1.2.2
SimpleNotePlugin   v1.2.0
StandardNotePlugin v1.2.0
AlephNote - AlephNote 1.6.6

Published by Mikescher almost 7 years ago

Features

  • Support for pinning notes to the top (SimpleNote)
  • Support for pinning notes to the top (StandardNotes)
  • Support for pinning notes to the top (Headless Notes)
  • Added menu entry CreateNoteFromFile (#28)
  • Change current account via status bar if more than one account is configured (#24)
  • DuplicateNote action (via not contextmenu or menubar)

Bugfixes

  • Fixed title of settings window
  • Fixed loosing focus if folders and sort-by-modification-date is active (#26)
  • Fixed letter 'N' matching all notes in notes list (#27)

Other

  • Faster startup + shutdown (faster AES encryption parameters for account passwords etc)
  • Faster account switch
  • Automatically scroll note into view if its selected by pressing a letter in the notes view

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.3
HeadlessPlugin     v1.4.0
NextcloudPlugin    v1.2.2
SimpleNotePlugin   v1.2.0
StandardNotePlugin v1.2.0
AlephNote - AlephNote 1.6.5

Published by Mikescher almost 7 years ago

Bugfixes

  • Fixed path edit control visible in non-hierachical mode
  • Fixed NPE in OnSelectedFolderChanged
  • Fixed NPE in ResyncDisplayItems

Plugins

Plugins included by default (no changes from 1.6.4):

FilesystemPlugin   v1.2.2
HeadlessPlugin     v1.3.1
NextcloudPlugin    v1.2.1
SimpleNotePlugin   v1.1.9
StandardNotePlugin v1.1.9
AlephNote - AlephNote 1.6.4

Published by Mikescher almost 7 years ago

Features

  • You can now use plugins that support sorting notes into folders (config is default-off)
  • Plugins that do not support folders can emulate folder support by putting the path into the title
  • Smooth scrolling in Notes sidebar (optional, default-off)
  • Option to disable editor-autofocus when selecting a note in the sidebar
  • More shortcut actions (but without a default assigned shortcuts) ( #19 )

Bugfixes

  • Fixed note sorting not updating for sortingmode != last-modified ( #18 )
  • SimpleNote: No error on invalid mdate/cdate. Only log a warning ( #21 )
  • StandardNotes: recieving a note with an invalid tag is now only a warning (not an error)
  • Fixed notes sidebar not scrollign while focus is in note editor
  • New sidebar preview style: "Title & first line"

Other

  • StandardNotesPlugin: Remember more server metadata locally (references, authHash, version)
  • Faster opening of settingswindow
  • Log file can be exported (for bug reports) ( #21 )
  • Fixed rectangular selection moving focus away from editor
  • Debug tools in debug mode

Plugins

Plugins included by default:

FilesystemPlugin   v1.2.2
HeadlessPlugin     v1.3.1
NextcloudPlugin    v1.2.1
SimpleNotePlugin   v1.1.9
StandardNotePlugin v1.1.9
AlephNote - AlephNote 1.6.3

Published by Mikescher almost 7 years ago

Features

  • Support for StandardNotes 002 api + encryption scheme
  • Better error messages when StandardNotes authentification fails
  • debug log mode can be enabled after program has started

Bugfixes

  • StandardNotes auth works again (in 001 mode)
  • Individual config of launchOnBoot on two parallel instances works now
  • Mor multithreading serialization bugs fixed (writing of persistance data)
AlephNote - AlephNote 1.6.2

Published by Mikescher almost 7 years ago

Bugfix:

Fixed serialization error (remote-data writing was not synchronized)

AlephNote - AlephNote 1.6.1

Published by Mikescher almost 7 years ago

Fixed language in update dialog

AlephNote - AlephNote v1.6.0

Published by Mikescher almost 7 years ago

Features

  • added new setting: "Always on Top" (issue #9)
  • dropping text files into note list or note edit area creates a new note (issue #9)
  • New context menu entry "Create note from clipboard" (issue #10)
  • You can navigate in the notes list by pressing the first letter of the title (issue #10)
  • Insert custom text snippets (issue #12), currently not configurable via UI, only manually in settings file
  • Click checkboxes in list highlighted note to check/uncheck an item
  • Remember last opened note across sessions
  • When doing a global search highlight search results in note content (currently not in title/tags)
  • Customizable shortcuts (issues #9 and #12)
  • System global shortcuts
  • Possibility to set synchronization interval to "Manual only"
  • Much better first startup wizard (issue #6)
  • Remember last scroll position (issue #15)
  • Option to "Scroll after last line"
  • Help text button/popup in the Settings dialog

Bugfixes

  • When deleting the active account it is no longer possible to have a NULL account active
  • Automatically sort tags alphabetically
  • Multiple distinct AlephNote instances override the "Startup on boot" setting of each other
  • Fixed really slow editing in scintilla control (input-lag)
  • Fixed checkbox settings in the Settings dialog not being saved correctly
  • Fixed standardnote plugin no longer working (issue #14)

Other

  • Base64 note content serialization now adds line breaks every 80 characters
  • Fixed github page css url
  • Grammar corrections
  • Show warning befor doing a full resync
  • Better error messages when simplenote login fails
  • Send anonymous usage statistics (only what provider is used and note count, opt-out)
  • Fixed a few WPF warnings
  • Fixed a lot Resharper warnings
  • StandardNotePlugin does no longer need Json.Net assembly
  • Better default window sizes

Plugins

Plugins included by default:

FilesystemPlugin   v1.1.4
HeadlessPlugin     v1.2.1
NextcloudPlugin    v1.1.4
SimpleNotePlugin   v1.1.6
StandardNotePlugin v1.1.3
AlephNote - AlephNote v1.5.1

Published by Mikescher almost 7 years ago

Bugfixes:

  • The regex for URL detection (used by the highlighter) did not recognize URL's with # or % in it
AlephNote - AlephNote v1.5.0

Published by Mikescher almost 7 years ago

Features:

  • Complete rewrite of local storage.
    Attention: This resets all your accounts and you will need to reenter the remote account username/password and resync your notes. If you are using a "No remote" provider please export your notes again
  • Highligthing of hyperlinks (http/ftp/mailto) and making them clickable. (configurable in the settings)
  • Markdown highlighting support (configurable in the settings)
  • List highlighting support. The list syntax is the same as github uses (configurable in the settings)
  • autocompletion for tags (based on existing tags)

Bugfixes:

  • Fixed syncing in Simplenote with >100 notes
  • Fixed too long sync-error window if server returns non-json data

Tasks:

  • Option to create subfolders per account in local git backup
  • provide a name for headless mode (to better identify multiple headless accounts)
  • Show placeholder when note has no tags
  • search only for by enclosing the search string in square brackets. e.g. [markdown]
  • when searching (Ctrl+F) scroll first search-result into viewport
AlephNote - AlephNote v1.4.1

Published by Mikescher about 7 years ago

Tasks

  • Local git mirror is now only touched when there are actual changes
AlephNote - AlephNote v1.4.0

Published by Mikescher about 7 years ago

Bugfixes

  • Fixed github auto updater not working

Features

  • Added (additional) synchronization with local git repo (for backup/history purposes)
AlephNote - AlephNote v1.3.2

Published by Mikescher about 7 years ago

Bugfixes

  • Test serialized notes before copying into NoteRepository