Side-by-side view: Editor | Preview
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
I was expecting to find a side-by-side view like other popular Notes apps/platforms have (Obsidian, HackMD, Joplin)...
Describe the solution you'd like
A side-by-side view where the left is the Markdown editor without any fancy rendering (e.g. checkboxes or strike-through); and the right is a fully rendered preview.
Describe alternatives you've considered
Different Notes app. But integration to Nextcloud is nice.
Additional context
--
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the Markdown editor and rendered preview entry points in the JavaScript application. Compare the existing note editing layout with the requested split view, then verify that the editor remains unrendered on the left and the fully rendered preview appears on the right.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100