ChangeLog¶
v0.0.4¶
- Added image preview window.
Clicking image opens a modal window to show the image without page
transition.
- In preview window, navigation using left/right/up/down keys is supported.
- This navigation does not work for 3D or more dimensional
grid-images.
- Added link option to
grid-images. - Added file option to
table-data,table-data-and-image,dictdiff,find-images, andgrid-images. - Added ftype-{pickle,python,yaml,json} options to
table-data,table-data-and-imageanddictdiffso that they can read the data files with unsupported extensions. - Added
recent-pages.
v0.0.3¶
- Pages can be searched from the right top search box.
table-data-and-imagehighlights data with different values.list-pagesshows sub-pages as a nested list, not as a flat list.- Show sub-pages when the accessed page does not exist but at least one sub-page exists.
- Use reversed page path as a page title.
v0.0.2¶
- Check system version before running
neorg servecommand. - If neorg page creation clashes, show the python traceback so that user still can edit the page to workaround the problem.
- Bug fixes:
(/link/)did not converted to a linktable-dataandtable-data-and-imageclashed if the widths parameter is too short.- etc.
v0.0.1¶
- The first release.