https://www.dendron.so/ logo
Join Discord
Powered by
# questions
  • p

    p0lyg0n

    09/03/2020, 10:43 PM
    Okay then, I'll uses the
    vault/assets/images
    folder and push that in the repo
  • k

    kevins8

    09/03/2020, 10:43 PM
    👍
  • p

    p0lyg0n

    09/03/2020, 11:02 PM
    I struggled a bit with the phrasing
  • p

    p0lyg0n

    09/03/2020, 11:02 PM
    To make it "fit" in the docs context
  • p

    p0lyg0n

    09/03/2020, 11:02 PM
    thoughts @User ?
  • t

    Thomas

    09/03/2020, 11:04 PM
    I noticed that when I try to create a link to another note with a pre-typed alias like this:
    Copy code
    [[alfredo | recipes.]]
    the autocompleting mechanism does not work. If I remove the alias, the autocomplete options show up (for "recipes."). Am I doing something wrong, or is this not yet a feature?
  • t

    Thomas

    09/03/2020, 11:04 PM
    @User how did you make your markdown preview show up in dark mode?
  • p

    p0lyg0n

    09/03/2020, 11:06 PM
    > @User how did you make your markdown preview show up in dark mode? @User there's a setting for it.
  • t

    Thomas

    09/03/2020, 11:07 PM
    @User thanks!
  • p

    p0lyg0n

    09/03/2020, 11:07 PM
    You can find that in user preferences.
    Ctrl+,
    or
    Ctrl+shift+P
    then type
    User settings
    and use the search bar:
    preview theme
  • t

    Thomas

    09/03/2020, 11:07 PM
    Ah that's brilliant, exactly what I needed. Now my eyes can breathe again
  • p

    p0lyg0n

    09/03/2020, 11:07 PM
    Then I customized the CSS to make it look exactly like my theme
  • k

    kevins8

    09/03/2020, 11:07 PM
    @User maybe something like this:
    Copy code
    To customize the look and feel of your tags, you can do so by using the following convention and css edits.
    
    Let's say...
    - The other thing I would do is replace
    I
    with
    you
    . - eg.
    I have all the tags
    ->
    You have all the tags
    And then remove the hypothetical modifiers: -
    What I do is, I use links for tags
    ->
    If you use links for tags (eg. ...), you can use this css to customize it
  • k

    kevins8

    09/03/2020, 11:09 PM
    > I noticed that when I try to create a link to another note with a pre-typed alias like this: >
    Copy code
    [[alfredo | recipes.]]
    the autocompleting mechanism does not work. If I remove the alias, the autocomplete options show up (for "recipes."). Am I doing something wrong, or is this not yet a feature? @User its not a feature yet but should be out before end of next week 🙂
  • k

    kevins8

    09/03/2020, 11:09 PM
    currently what I do is autocomplete first and then add alias second
  • t

    Thomas

    09/03/2020, 11:10 PM
    @User Nice! You guys are on fire 🔥. Sounds good, that's what I'm currently doing as well
  • p

    p0lyg0n

    09/03/2020, 11:12 PM
    @User sounds great, thanks, will share final draft shortly and let me know what you think
  • p

    p0lyg0n

    09/03/2020, 11:13 PM
    @User I use the same approach as Kevin, or if you have a note already created and want to link to that, I open the note then I use the
    copy note link
    command or
    Ctrl+shift+C
  • p

    p0lyg0n

    09/03/2020, 11:13 PM
    saves a bit of time
  • p

    p0lyg0n

    09/03/2020, 11:18 PM
    on "CSS edits" I linked to the FAQ section on css customization
  • p

    p0lyg0n

    09/03/2020, 11:18 PM
    it should work like this, right ? I copied the FAQ note ID
  • p

    p0lyg0n

    09/03/2020, 11:18 PM
    (ignore the extra
    #
    there, I removed it after I took the screenshot)
  • k

    kevins8

    09/03/2020, 11:19 PM
    anchor linking within a note doesn't quite work yet on the published page 😅
  • k

    kevins8

    09/03/2020, 11:20 PM
    i currently just link to the page using wiki links
  • p

    p0lyg0n

    09/03/2020, 11:20 PM
    oof, should I just drop the link then ?
  • k

    kevins8

    09/03/2020, 11:20 PM
    we're working on the anchor thing. either drop them or link to the page and have the anchor be outside
  • k

    kevins8

    09/03/2020, 11:20 PM
    `[[dendron.faq]]`#customize-css
  • p

    p0lyg0n

    09/03/2020, 11:21 PM
    or maybe use an external link to the docs ?
  • k

    kevins8

    09/03/2020, 11:21 PM
    yep, you can also do that
  • p

    p0lyg0n

    09/03/2020, 11:21 PM
    Copy code
    [CSS edits](https://www.dendron.so/notes/683740e3-70ce-4a47-a1f4-1f140e80b558.html#can-i-customize-the-markdown-preview-css)
1...414243...757Latest