velo icon indicating copy to clipboard operation
velo copied to clipboard

App for brainstorming & sharing ideas 🦀 Learning Project

Results 16 velo issues
Sort by recently updated
recently updated
newest added

Add shortcuts for common actions (new note, delete note, etc) Status: | Action | Shortcut | | ----------- | ----------- | | New paper note | Command + P |...

good first issue

Camera position should be tab specific, if user re-opens the tab camera position should be set to the latest camera position for this tab.

`bevy_cosmic_edit` API has been improved, let's move velo to use the latest API of plugin

good first issue

_Ideas for the issue was contemplated from https://github.com/StaffEngineer/velo/issues/184; https://github.com/StaffEngineer/velo/issues/184 is closed in favour of this issue that will allow to implement clone & fork note easily_ _Warning: I can't draw_...

enhancement
help wanted

Similarly how background color of a note can be changed there should be a way to change a text color.

enhancement
good first issue

Currently the new note inserted into the center of camera... let's be a bit smarter on it... let's insert the new note into the closest empty space from center of...

enhancement

We use `bevy_embedded_assets` to embed assets, let's not do it for wasm, so assets is requested by separate request (this is default behaviour of bevy). Bevy loading screen have to...

Support markdown syntax in rectangle. Render markdown once a user stops editing rectangle. Features: - [x] bold text style - [x] italic text style - [x] links - [ ]...

enhancement
help wanted

There should be a way to set meta info for a note that can be seen later. Say user pasted screenshot from clipboard, there should be a way to describe...

enhancement