Menu

#2915 Changing default content type for notes doesn't work

Next Release
unable-to-reproduce
nobody
None
normal
minor
HaveNotTried
none
Window 10
1.9.x
2021-05-01
2021-04-23
Alexandre
No

I tried to change the default content type for a note to markdown via the edit styles window -> Note -> Content types -> For note -> Markdown -> Green Check (OK)
After that the if I create a new node and check its note it is html (standard).
It works by changing it to markdown via the format panel but it seems it cannot be set as default to markdown.
(Java 11)

Discussion

  • Alexandre

    Alexandre - 2021-04-23
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,4 @@
     I tried to change the default content type for a note to markdown via the edit styles window -> Note -> Content types -> For note -> Markdown -> Green Check (OK)
     After that the if I create a new node and check its note it is html (standard). 
     It works by changing it to markdown via the format panel but it seems it cannot be set as default to markdown.
    +(Java 11)
    
    • os: --> Window 10
    • version: --> 1.9.x
     
  • Dimitry Polivaev

    You need to set the content type of the usual style node (like default), not on the special note style node.
    I checked it and it seems to work fine here.

     

    Last edit: Dimitry Polivaev 2021-04-23
  • Dimitry Polivaev

    Could you please upload a mind map where you tried to set note content type to markdown using styles and it does not work?

     
  • Dimitry Polivaev

    • status: new --> unable-to-reproduce