stoweboyd

Results 17 issues of stoweboyd

### Goal or desired outcome of this feature Minimal and other themes support alternate checkboxes, which render in intuitive ways: ``` - [ ] to-do - [/] incomplete - [x]...

enhancement

### Describe the bug I create tasks with inline metadata for things like project name. This looks like this: `- [ ] [project:: project name] testing` However, this renders without...

bug
dataview
markdown-post-proc

### Goal or desired outcome of this feature Currently text window for activated reminders does not wrap text ![Screen Shot 2022-03-25 at 7 29 35 AM](https://user-images.githubusercontent.com/3037422/160112975-7d10dad0-754c-40ba-a4ad-f4e53ee9ef21.png) ### Describe the feature...

enhancement

The embedding of single tweets is great, but there doesn't seem to be a way to render an entire thread. Thoughts? One option: support for embedding threads a la thread...

Try with this: This is a line^[this is a footnote] and this is a dataview attribute [field:: value] actually, looks like any brackets in a line screw up better footnotes....

question

### Describe the bug In this image, I have selected a string of text, and when I click splat-K (on Mac), nothing happens: ![Screen Shot 2022-09-13 at 4 05 24...

bug

**Describe the bug** Various settings like the styling of headers, uses of various element classes, and the correct rendering of CSS no longer work as previously. **Samples to Reproduce** Try...

bug

I am trying to limit search to a specific file, and then to find a string, but I never get any results. `path:"2022 journal/2022-07-23.md"` `line:("- [?]")` The path attribute is...

### Describe the bug I create a text cell with content like ![[filename]] and no transclusion occurs. Likewise attempt to use a block reference fails. ### Steps to reproduce Just...

bug

### Goal or desired outcome of this feature I create a task in a kanban of the form `- [ ] ![[2023-04-23#^ddafd6]] @{2023-04-25} @@{13:53}` but the transclusion isn't rendered by...

enhancement