Skip to content

Obsidian issues

real annoying

shift + end

selects whole line instead of just the the active/actual line
itt. zowal al de andere editors
==> QuickAdd plugin has a maco that allows this

headers

oftentimes after 2 H4 ‘s :
the third does not format no more according to the style specifications

yaml header

  • diables the CSS style formatting
  • no custom yaml keys

minor nuissances

automatic pair brackets

pressing a single ( gives ()
this should be when pressing “(” + “space”
workarround
==> disable automatic pair brackets
use Autokey ? phrase “(” + “space” ==> ( )

geen icon in desktop taskbar of in de tab manager
desktop file aangemaakt , met enkele aanpassingen zoals vermeld op inet , maar niets werkt ( zie de file in /sys/desktop )

fixed

  • highlighting ==> enclose with 2 “=”
  • & nbsp; does not display anything <> github markdown where it starts a new line ( but in fact github md is not so logical )
    use < br> instead :
    UPDATE : could have beeen a css issue , is fixed now