aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard/bookmarks/components/BookmarkedTextEditor.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move all components to the top level directoryMohamedBassem2024-03-101-109/+0
* refactor: Extract trpc logic into its packageMohamedBassem2024-03-051-1/+1
* fix: Fix the look of the grid view and allowing notes to have variable sizeMohamedBassem2024-02-291-1/+0
* feature: Add support for markdown in the text bookmarksMohamedBassem2024-02-281-8/+10
* feature: Add support for storing and previewing raw notesMohamedBassem2024-02-281-0/+108