Trustin Lee

Results 271 comments of Trustin Lee

Lovely! Looking forward to more feedback from you and your teammates :bow:

How about increasing the levels of all headings in the clipped content by N, where N is the level of the position heading?

Looks like it's happening somewhere in here: ```js async function createWeeklyNote2(date) { const { vault } = window.app; const { template, format: format2, folder } = getWeeklyNoteSettings(); const [templateContents, IFoldInfo]...

It seems like this issue only affects weekly notes. The plugin adds a clipped entry into daily notes without a problem even if the note exists already.

Hey, thanks for a reply. Here's the information: - OS: macOS 13.3.1 (Ventura) - Obsidian: 1.2.8

Can we have some example code that shows how this API will solve #5289 and #5537 ? I'm particularly interested in the following: - What will happen to the existing...

@ikhoon Thanks a lot for elaboration. I think I like where this is going. Is this PR now ready for review, or are you gonna add some more to it?

Thank you very much for your first contribution! I believe this will be useful indeed for anyone who wants to implement authentication with `AuthService`. But first of all, would you...

Last but not least, please sign the ICLA.

Would it be a good idea for us to disable the escape option by default? Is there any risk of doing so? I think it's perhaps a good idea to...