✨ Markdown: Backlink Support
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
Research direction
The issue names no source files, tests, or entry points. Begin by locating the Swift editor's Markdown handling and understand how files are discovered and rendered; define completion around [[...]] selection, stored links, and generated backlink content matching the examples.
Written by the indexing model from the issue text.
Description
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
It would be nice if CodeEdit support backlinks in markdown: when type [[, a small window hover and show all your markdown file's filename, you can select one of them to create backlink, after [[SOME_MD_FILENAME]] finished, the file SOME_MD_FILENAME.md would also create a backlink that mention the file that linked to it, which might be a snippet of markdown text:
## Backlinks
* [[Something that links here]]
* The block of text in the referencing note which contains the link to [[Sample note]].
* Another block in that same note which links to [[Sample note]].
* [[A different note that links here]]
* This is a paragraph from another note which links to [[Sample note]].
This might be a little dirty to add to a code editor, as this feature is usually supported by Note APPs like Roam Research, Obsidian, Logseq, and Notion, etc. But it would be really cool for a native APP to support this as all these APPs are not macOS native (most of them based on Electron).
Describe alternatives you've considered
Using Note APPs that support backlink feature, like Roam Research, Obsidian, Logseq, and Notion.
Additional context
Examples for backlinks:
- Notion
- Logseq
- Dominant language
- Swift
- Stars
- 720
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from CodeEditApp/CodeEditSourceEditor
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
CodeEditApp/CodeEditSourceEditor#377 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
CodeEditApp/CodeEditSourceEditor#376 · 1 comment ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
CodeEditApp/CodeEditSourceEditor#378 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
All issues in CodeEditApp/CodeEditSourceEditor
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
manaflow-ai/cmux#13763 ·
-
type: feature request
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
googleapis/google-cloud-swift#1036 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
wultra/mtoken-sdk-ios#253 ·
-
area:dictation documentation P2
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
uttrflow/uttrflow-swift#1180 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100