https://www.dendron.so/ logo
Join Discord
Powered by
# chat
  • c

    cameron

    05/20/2022, 11:06 PM
    Admonitions have come to GitHub markdown (although the syntax is being debated) https://twitter.com/diegohaz/status/1527642881384759297?s=21&t=fH2_Tz7u0aWvV64otP66uw
  • a

    andrey-jef

    05/21/2022, 6:03 AM
    Obsidian community is calling for help to promote its syntax. In the Feedback thread of GitHub https://github.com/github/feedback/discussions/16925#discussioncomment-2794263
  • d

    denicecjy

    05/24/2022, 7:29 AM
    Hi guys, i am new to VSCode and just installed dendron as I want to use VScode as a note taking app. In the tutorial, there is treeview and backlinks but I do not have it on my interface. How do I turn it on? (Number 5 & 6)
  • j

    Joshi

    05/24/2022, 7:34 AM
    Hello @denicecjy , welcome to the community. We need to update the tutorial to include the new
    Dendron Side Panel
    . The views associated with Dendron(tree-view, backlinks etc) are now available in the Dendron side panel
  • d

    denicecjy

    05/24/2022, 7:39 AM
    I see, thank you! 🙂
  • a

    AshSimmonds

    05/25/2022, 6:39 AM
    Guys, given VSCode is our primary platform here, you should note that on the Insider's build they're making the UX significantly dumber by being unable to click the menu at edge of the screen. The first response was:
    Is there a justification that would require these options be selectable at the top of the window?
    Don't let stupid decisions like this completely change our muscle-memory because of a tiny dumb aesthetic: https://github.com/microsoft/vscode/issues/150170
    a
    • 2
    • 3
  • a

    AshSimmonds

    05/25/2022, 6:40 AM

    https://i.redd.it/bc2z1k9y97191.gif▾

  • s

    shchepin

    05/25/2022, 7:07 PM
    Hello! I've used Dendron since summer 2021, but still haven't done any customizations. Nowadays I am trying to customize Dendron a bit. I can not recognize how to set a custom title in template. For example, if we have file, named like `meeting.2022.05.27 - how to set as title "Meeting 2022-05-27", mixing some metadata from template, scheme or filename?
  • s

    SeriousBug

    05/25/2022, 7:10 PM
    You can't customize the title like that with templates, but you could use hooks to do it. Here's the quickstart guide: https://wiki.dendron.so/notes/070f5adf-3ea3-4e83-b468-75d1b4b6094a/ In your case, I think you'd want to do
    note.title = "Meeting " + note.title
    in the hook script.
  • s

    shchepin

    05/25/2022, 7:29 PM
    Thank you! I'll try to use hooks. May be you know, have developers any plans to improve Dendron's template functionality?
  • s

    SeriousBug

    05/25/2022, 7:32 PM
    We're adding Handlebars (https://handlebarsjs.com/) for templating support which allows much more powerful templates. Did you have anything specific in mind?
  • x

    Xanaus

    05/25/2022, 9:22 PM
    Hey how does one use the code-snippet?
  • k

    kevins8

    05/25/2022, 9:41 PM
    you mean enclose code in a fenced block? https://wiki.dendron.so/notes/ba97866b-889f-4ac6-86e7-bb2d97f6e376#fenced-code-block
  • x

    Xanaus

    05/25/2022, 9:45 PM
    No, Like i was watching [Brayn Jenks video](

    https://www.youtube.com/watch?v=nfvx8rv77NA▾

    ) in which at 1:11:00 he talks about code snippet and when I tried to do the same way I wasn't able to replicate it
  • k

    kevins8

    05/26/2022, 1:24 AM
    you mean here?

    https://youtu.be/nfvx8rv77NA?t=4264▾

  • x

    Xanaus

    05/26/2022, 2:16 AM
    Yes
  • x

    Xanaus

    05/26/2022, 2:21 AM
    After the template he goes on to explain the code snippets at 1:15:00
  • s

    shchepin

    05/26/2022, 5:05 AM
    I've looked it up. WOW! It'll be great! But when?! :)
  • s

    SeriousBug

    05/26/2022, 5:19 AM
    I think it will be available for the next release (May 31st)
  • s

    shchepin

    05/26/2022, 5:31 AM
    Thx!
  • s

    shchepin

    05/26/2022, 5:38 AM
    An another question - can I register a new note type, connected with it's own scheme, with it's own actions or improve the existing one? For example, I've already created a scheme for books (
    book.*
    , added new template file. But I also want to have new command - "Create new book note", similar with built-in ones. Is it possible? As for built-in note types, I've founded an UX bug: when you create meeting note - It's title is not '2022-05-28', as at journal note, but only '28'. By the way I've started thinking about template customization in connection with this problem. P.S. May be it is better to make my questions in the
    questions
    chat? 😀
  • m

    muteboy

    05/26/2022, 9:33 AM
    I came here to find out how to change the title of meeting notes from a template.
  • k

    kevins8

    05/26/2022, 4:02 PM
    right now, the way to unify this is using a note trait. see https://wiki.dendron.so/notes/bdZhT3nF8Yz3WDzKp7hqh for the meeting note - @jyeung can you look at that ☝️ ?
  • m

    matthew.bellringer

    05/26/2022, 5:34 PM
    I'd like to get some wisdom from the community on managing tasks and projects, particularly across multiple different groups/organisations that use different platforms, as I sense that this is the kind of problem Dendron people might well know about. At the moment I'm really struggling to keep track of and prioritise across all of the different tools and platforms. I'm working with clients, collaborators and community members, I can't make everyone use a common tool, so there's stuff across Basecamp, Todoist, Asana, Github and others. I'd love to find something Dendron-like in this space, and there are a few candidates like todo.txt, org mode, SMOS, etc... but they all seem to lack important features. I'd also settle for something which just aggregated them all in a desktop (Windows or Linux) client. Any ideas?
  • k

    kevins8

    05/26/2022, 8:10 PM
    are you looking for a program that everyone can use or that you can use to keep track of all the downstream tasks? and if its the latter, what functionality are you looking for?
  • m

    matthew.bellringer

    05/27/2022, 12:20 PM
    The immediate problem is keeping track of my own tasks within and across the tools everyone else is using. Ideally, I'd like something that aggregates the tasks from all the different platforms into a range of views. A complete top-down overview, a "next task by project", mapping out dependencies, that kind of thing. And to be able to easily jump to the other tool if I need to do more involved stuff, and to automate/script things like well-known tasks, project structures, etc... But the really important part of this for me is maintaining links between the local interface and the remote service, as the costs of manual sync become rapidly untenable. All of the other features I've described are in extant products, but this last bit doesn't seem to be.
    k
    • 2
    • 3
  • a

    AshSimmonds

    05/28/2022, 12:11 AM
    #ad900d
  • n

    nikhil

    05/29/2022, 1:34 AM
    How are people handling one-off notes and little tidbits of information that have nothing to do with anything else in the workspace, but I want to note down nonetheless?
  • n

    nikhil

    05/29/2022, 1:35 AM
    I've been doing
    atoms.<>
    but the
    atoms
    category has quickly become my largest one.
  • n

    nikhil

    05/29/2022, 1:36 AM
    It has things like "to link a specific page in a pdf in chrome..." and a video link to a specific meme i reference often and "the fuel usage of a car is
    L / km
    =
    m^3 / km
    , so if you simplify you get
    mm^2
    and that's funny"
1...127128129...148Latest