Releases: sethyuan/orca-note
Releases · sethyuan/orca-note
v0.29.1
v0.29.0
- Bug Fixes
- Windows UI improvements (scroll bars, system controls, etc.)
- After editing, block plain text will include tags text for easier searching
- Block reference properties no longer restrict users to selecting only the blocks defined by the scope tag. The scope tag is now used only for pre-filling the options.
- If you see a blank screen when opening the app, try creating a "nogpu" file in the user Orca root folder. This will force Orca Notes to disable GPU acceleration at startup, which may resolve the issue.
- Added settings for AI API. Currently, only the continue writing feature has been implemented. More features will be added in the future.
Join the community
加入社群
中文用户请加微信,见README。
v0.28.0
- Bug fixes
- Added a shortcut (ctrl+n) to add blocks in the whiteboard on Windows
- The tags list has an improved filtering that also lists the inclusion tree of the filtered tags.
- Tags has an option to reveal themselves in the tags list now.
- The panel's drag handle behavior is changed, now right click opens the menu and click splits the panel.
- The image block's image will stay at 1x if its width is smaller than the editor's width.
- Plugins can extend the tag's menu now.
- A new quote block is implemented. It supports multi block content.
- A plain text paste command is added, the default shortcut is cmd/ctrl+shift+v.
- Code blocks now have an option to wrap lines.
- Table block can now have a title.
- You can now add a repo from outside of the user's orca directory.
- Help (the user manual) is finally here. Access it from the app menu.
Join the community
加入社群
中文用户请加微信,见README。
v0.27.0
v0.26.1
v0.26.0
- Bug fixes
- Improvements for lists, the image viewer and the long-form mode
- Table of Contents rewrite to support very large documents
- List out aliases of matched tags when completing tags in the editor
- Whiteboard improvements and support for adding blocks to the whiteboard
Join the community
加入社群
中文用户请加微信,见README。
v0.25.0
- Bug fixes
- The behavior of the block's drag handle is changed, now click is "focus in" and right click is opening the block menu.
- Blocks folding state is now persisted.
- You can directly create new blocks within the "Include in" select when configuring the inclusion relationship.
- Improved block scope indicator
- Text conditions in queries can now be combined with other conditions. This allows even more complex querying scenarios.
Official plugins update:
- simple-task is updated with a change in styles for finished tasks.
- A new plugin bullet-threading is released.
https://github.com/sethyuan/orca-simple-task
https://github.com/sethyuan/orca-plugin-bullet-threading
Join the community
加入社群
中文用户请加微信,见README。
v0.24.0
v0.23.1
v0.23.0
- Bug fixes
- Improved tags styling
- Add setting for default sorting and order in queries
- Image block has a button to one-click download network images now, making it local
- Image block has a button to copy the image itself now
- Inline maths are rendered in breadcrumbs and references now
- Block reference tag properties can now be scoped to a tag, this allows easier filling. E.g. If it's scoped to
Author
, blocks with aAuthor
tag will be automatically listed as options - If you hold
alt
when applying or creating a tag (via typing#
), thecontains
relationship dialog will automatically pop up for quicker setting of the relationship - New options to insert blocks above and below one block in the block menu
Join the community
加入社群
中文用户请加微信,见README。