nvim-orgmode / nvim-orgmode/orgmode

Is it possible to conceal #BEGIN/END?

Open
#1,074 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Lua
Stars
3.9k
Forks
190
Avg merge
2d 13h
Merged PRs (30d)
7

Description

This seems possible with emacs via hiding emphasis markers (?)
https://reddit.com/r/emacs/comments/1e03roh/orgmode_hide_special_characterslines_for_better/
But when using this in nvim, it does hide the typical markdown characters, but not the BEGIN/END parts of a src block. I'm not sure if I'm missing something but I've spent quite a while trying to search through the help to no avail.

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 implementation files or tests. Start by locating the existing conceal handling for Markdown characters and compare it with the linked Org-mode behavior; done means BEGIN/END markers in source blocks are concealed while the block remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, vim
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.