Support Critic markup

Use case or problem

Since I use obsidian equally for making notes as well as reading them and intend to use mobile app just as a reading and learning tool, it would be great to have more options in including critic markup mode(apart from the highlight syntax)

Proposed solution

I use Ulysses to draft my essays to publish them on the blog and I really enjoy their version of markdown (markdownXL?) which have options such as

||delete|| ::highlight:: {Annotation} and ++comment++ and %% for comment block

Even the {{foobar}} syntax of roam blocks or iawriter TOC is unused right?

This small change will absolutely be immensely helpful!

32 Likes

%% can be used as comments in Obsidian as well

Due to its flexibility, Obsidian already suffers from the fact that too many new ā€œlanguage elementsā€ are introduced without thinking too much about the side effects. This makes it increasingly less compatible, and we start to build a locked-in platformā€”again.

I still think ā€œcritic markupā€ might find its use cases, but there is already a version out there, so why not adopt its syntax? And maybe make it a plugin (be it core or community), so users can make their own informed choice?

In short, Critic Markup uses this basic syntax:

  • Addition {++ ++}
  • Deletion {-- --}
  • Substitution {~~ ~> ~~}
  • Comment {>> <<}
  • Highlight {== ==}{>> <<}

which should be enough to successfully copy edit text.

Links:

18 Likes

This! Iā€˜ve also argued for CriticMarkup here:

4 Likes

Yep, read that. Totally agree. Critic Markup support would be nice for us writers! (Maybe even with an ā€œAccept/Rejectā€ feature? From the toolkit they offer, it should be easily adaptable, I think ā€¦)

8 Likes

+1 bump-ski! Plez

Any updates?

1 Like

A strong upvote for adding Critic Markup support to Obsidian. Markdown wonā€™t have a prayer of competing with .docx files in organizations, enterprises, and academia without this feature, and it would be equally useful for annotating oneā€™s own notes and writing.

1 Like

Oh wow!
I am just beginning to have a look at critic markdown but am beginning to think this might be at least part of a potential solution to what I proposed here:
https://forum.obsidian.md/t/better-text-marking-functionality/45510/8

I even left out change tracking as I found the post would get too long but it is something I very much wish for.

Versioning can to some extent be done manually (I make copies of the evolving file adding 1.0, 1.1 etc. and continue to work on my main file. But this is not a replacement for anything that truly tracks the changes a text goes through over time.

Also, it would open doors towards collaboration, somerthing I also would like to see very muchā€¦

Thank you for pointing me in that direction. And:
+5 BUMP

EDIT:
I was just thinking along the lines of having the changes saved in a separate file so as to not clutter the text itself.
This file could be hidden in the file browser and its content only be displayed in the main file upon specific user request. Maybe a specially adapted form of transclusion would be something to consider.
But I am a total programming noob, so please forgive my stumbling when it comes to suggestions. They originate from a sole user perspective.

1 Like

Iā€™m surprised that Obsidian still doesnā€™t support Critic Markup, either by default or plugin. Itā€™s such a basic and important feature.

2 Likes

I second this- hopefully with interesting views for comments (like showing a counter on the gutter besides the main text, hovering on it showing the comment)

1 Like

Is there still no usable and unobtrusive means of annotation, commenting, margin-notes, endnotes, GWERN-type markup, etc. to allow for a means of improving the intelligibility and provenance of a given block of text?!?

I mean currently, without a right-clickā€™athon of doom ; a Franken-plugin ; a YAMLā€™y, human-unfriendly ā€˜we know it ainā€™t markupā€™-language^TM ; or an unintuitive, multistep, process ā€” each of which still yields only half-baked, partially-intelligible results, at best ā€” is there truly no way of adding context or comment to content in Obsidian?

(Please donā€™t mention ā€˜call-outsā€™ā€¦ Theyā€™re bloated, static, billboards ; not tools for knowledge workā€¦)

Is Obsidian, THE (imho) Undisputed, Omniweight Champion of the PKM Wars of 2021, still without such an essential feature? A feature that has been present since even the oldest and worst-est of word processing software from the 70ā€™s?

Is this such a niche feature, with so limited interest?

Or am I possibly too dense, so as to have totally overlooked the presence of this crucial capability during my latest RTFM-rounds of the Obsidian Userā€™s Manual(s)?


Annotation:

noun

  1. a note of explanation or comment added to a text or diagram.
1 Like

I would love to see this come to obsidianā€¦ I just create the account in this forum and give support to the proposal.

2 Likes

@The_Econosophist @DEV_Scribbles @Moonbase59 @msteffens @gobbletown @Synchronicity @zettelstraum @vincer @lpuerto
(I apologize for the notifications, Iā€™m tagging you in case you are still interested in this)

Iā€™ve been working on a plugin that implements a CriticMarkup renderer, suggestion mode and comments view within Obsidian.

Iā€™ve released it for alpha testing today, if youā€™re interested in trying it out:

There is also a thread over in the Discord server for discussing the plugin, you can find a link to it in the #updates channel, or under #plugin-advanced > Commentator.

2 Likes

I suggest you open a thread in share and showcase and continue the conversation about your plugin there.

1 Like

Yep sorry, Iā€™ve made a thread just now, but I could not edit my original post to link to it.

In any case, here is the link to the thread: