Vinney Cavallo

Results 67 comments of Vinney Cavallo

This happens for me _only_ when I have a `set shell` line in my init.vim and _only_ in tmux sessions. Removing the `set shell` line fixes it in all instances...

Absolutely understood. :) If any ideas or places to start to poke at solutions come to mind let me know. I may start looking in to it myself.

update: this seems to be working..? ``` textboxes: - title: Some Title position: [[22, 20], [26, 11]] rate-ms: 100 init: heroku logs -t # this is the tailing command sample:...

yup, that I get - which is running separate commands iteratively; but is there no way to stream a continuous output? thinking about services/commands where many calls are treated differently...

I’m all for not complicating things. but yea i was mostly concerned with rate limits and the startup time of some periodic sampling commands. (again, the heroku logs example. takes...

I propose adding an item to the checklist above: - [ ] Allow embedding a specific subset _block_ of a file. For instance, the `## Some Section` H2 heading and...

Just registering my extreme excitement at the prospect of emanote reproducing much of obsidian's querying. I've started to really rely on obsidian's queries and then miss them a lot when...

I'm not sure which interpretation of the docs is the correct one, but I was also under the impression that individual tasks would "inherit" their parent page's tags and fields....

interesting... testing this more thoroughly I see that tasks in files that have frontmatter fields _are_ returned in the WHERE, but their fields don't show up in the task output,...

So if I'm understanding you, @mnvwvnm, correctly, for a task that appears within a file that itself has fields in frontmatter, there is no way to display those frontmatter fields...