FelipeRearden

Results 119 comments of FelipeRearden

@dxcore35 and @danielo515 My attempt to help 🙏 **IDEA 1:** I would try to use `await new Promise(r => setTimeout(r, 500)); ` after `tp.file.rename(tp.date.now("[virtue-]YYMMDDhhmmss", 0)); ` ``` setTimeout(r, 500)); const...

> I added the await new Promise(r => setTimeout(r, 500)); Still it is doing this... I also forgot to mention that it will completely crash to Obsidian app! @dxcore35 I...

> @FelipeRearden Can you replicate this problem? I did not tried to replicate your issue on my end. I just stepped into the conversation because I run a lot of...

Hello @horriblename !!!! Sorry to bother you again :) I hope you could take a look at this FR and see if is something that you think that could be...

Hello @sissilab !!!! Thanks for your information about `oz-image-in-editor-obsidian` !!!! My idea is a bit different from `oz-image-in-editor-obsidian`: - I don't need to preview images in the Edit Mode; I...

Hello @TfTHacker ! Thanks for your reply. I'm glad to help! Thinking about this new feature, two things are important in my opinion: - the commands feature `TOP` `BOTTOM` `the...

Sure! I’m gonna change the title for [Discussion] to make this issue more appealing for our community friends!

> @DaveyUS I think I've found a solution. Now, it will try scrolling the copied line into the middle of the screen (if there are enough lines above it). >...

> I think my current approach is actually doing what VS Code does, just with alot less leniency for when to scroll the view. > Just to let you guys...

@davisriedel Fantastic idea. I would like to have this feature too !!!!