-
-
Notifications
You must be signed in to change notification settings - Fork 4
Changelog
Dirk Holtwick edited this page Feb 20, 2019
·
61 revisions
Full change log at https://github.com/holtwick/collect/wiki/Changelog
Discontinued => Moved to private document
- Select after import
- PDF text extraction
- Markdown conversion
- Allow full width images inside notes
- Apply OCR and search in images
- Add a share extension (not yet functional)
- Added a debug menu for internal info about the database
- Fix a lot of memory leaks, now its sound
- Share assets via OSX share dialog
- Search for multiple terms at once
- Highlight search results in list
- Less flicker on update middle column
- Scroll list on keyboard navigation
- Modification date updated correctly
- CMD + SHIFT + F shortcut to focus "search" field
- Prepare for OCR and the like for the next release :)
- Search for word prefixes automatically
- Image preview on mouse over for reference entries in text
- Less inline styles allowed for headings
- Update to the latest code
- Try fixing Dropbox issue, but there is no way :(
- Live updates of list and sidebar
- Navigation back and forward
- Fix title calculation
- Fix AppStore issues
- Create regular notes from Evernote notes
- Finish gracefully and save any unsaved data before quit
- Much better paste results for garbage HTML, especially from Evernote
- Tables (without editing)
- More highlight colors
- Persist UI state like: Collapse state of tags, types and info; selected items; search
- Add new tags from sidebar
- Fix issue with up and down arrow keys in editor field
- Do ground work for a clean app termination
- Better image representation
- Rename "folders" to "collections"
- Added "tags" as filter in the sidebar
- Implement collections and tags in sidebar
- Added a document icon
- Overhauled lists and added todo list elements
- Added horizontal rule AKA
<hr>
- Added multiline code with syntax highlight
- Keyboard navigation in list
-
CMD + N
to create new entries -
CMD + SHIFT + I
to toggle info palette
- Fix creating new document
- Fix import dialog
- Better inline representations per media kind
- PDF preview (for now native)
- Using full space for detailed representation
- Fix rendering issue for welcome page
- Paste media inside of note via
CMD + V
- New menu entries for
+
:From File
,From Scanner
andFrom Clipboard
-
kind
specifics formedia
type, like:image
,audio
,video
andpdf
- Preview
pdf
first page in detail - Fix filtering where starred nodes would not appear in respective type filters
- Allow to add emails, but do not display yet
- Add a status bar for debugging infos
- Better pasteboard handling; more types; also dragging on app icon
- support for audio and video
- center note text for better readability
- placeholders for upcoming folders feature; collapsable folders and types sections
- again improved error handling