Jan Szymański

Results 28 comments of Jan Szymański

> why isn't there any big progress in their official material web components library? @cryptoAlgorithm It doesn't seem to be documented nor in CI workflow (built), but you [can see...

@nonameolsson it might be fixed in v7.0 - which is currently in alpha ✨ https://twitter.com/storybookjs/status/1550126340648476672 ![image](https://user-images.githubusercontent.com/61631665/180418160-a3e2ddbe-14d3-405e-8fe5-122c67556635.png)

@dirien Thank you! Everything fixed. Shame their own logo isn't properly centered 😄

It is possible to do so in Calendar. # Configuring Daily Notes ![image](https://user-images.githubusercontent.com/61631665/126034860-944db6b8-15a4-4d3c-8bfc-bc4422320ecf.png) Syntax you specified would look like this: `dddd YYYY-MM-DD`. For more syntax, refer to [format reference.](https://momentjs.com/docs/#/displaying/format/) Reload...

It is possible to write [Templater](https://github.com/SilentVoid13/Templater) script that changes content based on current day.

> This is impossible to do in a standard template engine. It is [possible](https://forum.obsidian.md/t/a-template-for-daily-notes/15619/5) with Calendar! # Using Templates core plugin `[[{{yesterday}}|]]` `[[{{date -1d}|⬅]] | [[📓 My Journal]] | [[{{date...

The vault has been created! Check [obsidian-hub](https://github.com/obsidian-community/obsidian-hub). - [x] copy existing links from `awesome-obsidian` to `obsidian-hub` - [ ] awesome-list format generated from `obsidian-hub`

I suggest that structure: ``` 📁 05 - CSS snippets/ ├── 📄 05 - CSS snippets.md └── 📁 Bullet Point Relationship Lines ├── 📄 Bullet Point Relationship Lines.md └── ⚙️...

It seems that we have an agreement that it would be best to create a separate repository for CSS Snippets, then! I also agree that the `.md`s should be in...

Cool idea! If we don't want to make it harder for contributors, auto-formatting with GitHub Actions could be done as well.