Results 71 comments of kohane27

I've installed [nvim-telescope/telescope-file-browser.nvim](https://github.com/nvim-telescope/telescope-file-browser.nvim) and enabled it with `telescope.load_extension("file_browser")` but I still have the following error: ``` E5108: Error executing lua ...tart/project.nvim/lua/telescope/_extensions/projects.lua:97: attempt to c all field 'file_browser' (a nil value)...

@Pocco81 Thank you for being responsive! We appreciate your time and energy in maintaining and continuous improvement on this project:) I'll eagerly wait for the fix

Duplicate of [Error with colors.lua · Issue #34 · Pocco81/auto-save.nvim](https://github.com/Pocco81/auto-save.nvim/issues/34)

@kooskaspers The request for a fixed width for network module is mentioned in [Limit length of modules · Issue #486 · Alexays/Waybar](https://github.com/Alexays/Waybar/issues/486) and the pr: [Add a custom formatter for...

> Perhaps you could deactivate Mermaid Gantt option, in Day Planer's Plugin Options, > > can you please see if that solves the problem? Hello! Not OP but I'm facing...

A work-around is to modify `db_client.lua`: 1. `nvim ~/.local/share/nvim/site/pack/packer/start/telescope-frecency.nvim/lua/telescope/_extensions/frecency/db_client.lua` 2. Comment out `print(('Telescope-Frecency: removed %d missing entries.'):format(#pending_remove))`

Thank you opening this issue and providing a quick fix. I was having the exact same issue and was wondering where the trash went. After making the changes you suggested,...

+1 This is what happens with a 15-min interval event: ``` --- title: meditate allDay: false startTime: 20:30 endTime: 20:45 date: 2022-05-26 --- ``` ![screenshot-2022-05-28-06-07-08](https://user-images.githubusercontent.com/57322459/170795049-39ccc9d8-6257-4c72-a807-f394278ad602.png)

For anyone interested, there's a [Dataview integration](https://davish.github.io/obsidian-full-calendar/advanced/dataview/) session in the doc. This dataview integration is utterly amazing! I switched from Day Planner to this plugin because I really like the...

I'm sad to report that I'm having the same issue as well: https://user-images.githubusercontent.com/57322459/181145452-e4f88245-baa9-4153-a75b-f5b2fee36b2a.mp4 To reproduce: 1. make sure `kitti3` is installed: ``` ❯ which kitti3 ~/.local/bin/kitti3 ``` 2. add the...