nextcloud / nextcloud/notes

Side-by-side view: Editor | Preview

Open
#1,353 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request needs discussion
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.