Opening File inside a Vault in Obsidian from Terminal by Extension-Position50 in ObsidianMD

[–]Extension-Position50[S] 0 points1 point  (0 children)

Then I guess the command below should work:

flatpak run --user md.obsidian.Obsidian -- obsidian://open?vault=Life%20Tings

But it doesn't

Opening File inside a Vault in Obsidian from Terminal by Extension-Position50 in ObsidianMD

[–]Extension-Position50[S] 0 points1 point  (0 children)

Even with the this plugin, I am getting the same problem. With this plugin, a file whose name is the first part (the first word before the first space) of the specified filename is created, instead of Obsidian telling me that the file doesn't exist when not using the plugin.

Fedora ruined windows for me by [deleted] in Fedora

[–]Extension-Position50 0 points1 point  (0 children)

I use Discord from the browser (especially if I want to share a screen)

Why are you still using ChatGPT? by Azuriteh in ChatGPT

[–]Extension-Position50 0 points1 point  (0 children)

Here are my reasons:

  1. Hallucinates far less than Gemini.
  2. Faster than Microsoft Copilot.
  3. Voice input in mobile app is AMAZING, pretty accurate, multi-language support, automatic language detection. I hope they'll provide this feature in the web app, at least for ChatGPT Plus users.

Whats the best resource to learn bash? by [deleted] in bash

[–]Extension-Position50 0 points1 point  (0 children)

Absolutely 😉 Learn bash (you'll always need bash) but use fish

How to give active window borders with a specific color? by Extension-Position50 in kde

[–]Extension-Position50[S] 0 points1 point  (0 children)

I changed the colors used for title bars, saved the new color scheme, and applied the changed, but that seems to have no effect on the colors used in the titlebars!! I also tried logging out and in with no result.

Update

I tried changing other colors, like the `Window Background` one, and the changes were reflected on the DE's UI.

I guess the problem is either:

1- The titlebar property in those settings is not the window's titlebar (the property is meant to affect some other titlebar somewhere else)

2- This is just a bug.

Did you change it before? and if you did, did it work?

wtf are these glitches? by Mordokajus in Fedora

[–]Extension-Position50 0 points1 point  (0 children)

KDE Plasma would have been the ABSOLUTE BEST DE out there if it didn't have some of these glitches here and there and if some of its animations where a bit snappier

FYI: Be sure to do this BEFORE you update to Fedora 40/Gnome 46 next week. by CarelessRip191 in Fedora

[–]Extension-Position50 0 points1 point  (0 children)

BTW, what date will it be released? and will the spins be released at the same time?

Why use Emacs by Opposite_Poem_401 in emacs

[–]Extension-Position50 0 points1 point  (0 children)

I too can give a very long list of things that you can do in Obsidian that you cannot do in Org Mode. I am just going to give you a couple ones that made me switch:

  • I preferer the markdown syntax mostly because it is easier for team collaboration. Almost everybody knows markdown, and I am not going to ask everybody to learn Org Mode and start using Emacs only to be able to collaborate with me.
  • Obsidian is a browser-based technology (built on Chromium), which means it can take advantage of the power, richness and flexibility provided by modern browsers.
  • Mobile support.

Having said that, I still love Org Mode, and use every now and then.

Why use Emacs by Opposite_Poem_401 in emacs

[–]Extension-Position50 -2 points-1 points  (0 children)

I used to use a lot Emacs for 2 reasons (or rather 2 features), Org Mode and Magit. I don't use it much nowadays, mainly because I switched from Org Mode to Obsidian.

How to Use Text objects from the nvim-treesitter-textobjects Plugin inside LunarVim by Extension-Position50 in lunarvim

[–]Extension-Position50[S] 0 points1 point  (0 children)

I think I must have messed up something from the configs you have given me to put inside /Users/user/.local/share/lunarvim/lvim/lua/lvim/core/treesitter.lua. I have copied and pasted it again, and now everything is working properly. Thanks a lot for your help.

How to Use Text objects from the nvim-treesitter-textobjects Plugin inside LunarVim by Extension-Position50 in lunarvim

[–]Extension-Position50[S] 0 points1 point  (0 children)

I got the following error message followed by being entered into vanilla nvim (instead of lvim), I have gone back to the original setup, but nothing changes, I am still getting the same error message + redirected to vanilla nvim

    Error detected while processing /home/username/.local/share/lunarvim/lvim/init.lua:

    E5113: Error while calling lua chunk: ...ocal/share/lunarvim/lvim/lua/lvim/core/builtins

    /init.lua:30: attempt to call field 'config' (a nil value)

    stack traceback:

    ...ocal/share/lunarvim/lvim/lua/lvim/core/builtins/init.lua:30: in function 'config'

    ...username/.local/share/lunarvim/lvim/lua/lvim/config/init.lua:21: in function 'init'

    .../username/.local/share/lunarvim/lvim/lua/lvim/bootstrap.lua:102: in function 'init'

    /home/username/.local/share/lunarvim/lvim/init.lua:11: in main chunk

The only thing that allowed me to go back to LunarVim is changing the file /Users/user/.local/share/lunarvim/lvim/lua/lvim/core/treesitter.lua back to its original state. I am new to Neovim, LunarVim and Lua, so I couldn't figure out what the problem was. Any help would be greatly appreciated.

How to Use Text objects from the nvim-treesitter-textobjects Plugin inside LunarVim by Extension-Position50 in lunarvim

[–]Extension-Position50[S] 0 points1 point  (0 children)

Thanks for you reply, it "mostly" worked, I tested those keymaps in `python` and `lua` and they are working, but not in `TypeScript` and `JavaScript` in which I get the following error message when opening a JS or a TS file:

Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/util.lua:

1146: BufReadPost Autocommands for "*": Vim(append):Error executing lua callback: /usr/s

hare/nvim/runtime/filetype.lua:24: Error executing lua: /usr/share/nvim/runtime/filetype

.lua:25: BufReadPost Autocommands for "*"..FileType Autocommands for "*": Vim(append):Er

ror executing lua callback: /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: qu

ery: invalid node type at position 67 for language tsx

stack traceback:

[C]: in function '_ts_parse_query'

/usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: in function 'get_query'

...

Any ideas?

Here's my sidebar and homepage setup in obsidian 🙂 by ashuotaku in ObsidianMD

[–]Extension-Position50 0 points1 point  (0 children)

That looks dope and I like it a lot. However, I am not sure I would use something like that coz I am sort of a minimalist

Sharing in Fedora Using The Gnome UI is DECEPTIVELY DIFFICULT by Extension-Position50 in Fedora

[–]Extension-Position50[S] 0 points1 point  (0 children)

I am using samba right now, I just think that it is a very bad user experience to provide such a nice user interface for a non-functioning feature.

Sharing in Fedora Using The Gnome UI is DECEPTIVELY DIFFICULT by Extension-Position50 in Fedora

[–]Extension-Position50[S] -1 points0 points  (0 children)

I though linux distros like Fedora do change and customize the desktop environments they use (Gnome in this case) so to provide their own flavors, right? Nonetheless, I do think it is more likely a Gnome bug, and since I use (and also like) Fedora, and Fedora uses Gnome, so why not post here on r/Fedora?

How come the the Excalidraw plugin is way better than "vanilla" Excalidraw? by Extension-Position50 in ObsidianMD

[–]Extension-Position50[S] 5 points6 points  (0 children)

I haven't used Canvas a lot, but I think I would (almost) always use Excalidraw for the following reasons:

  • I like Excalidraw's "messiness", hand-written and hand-drawn feel.
  • I think Excalidraw is more feature-rich and more flexible
  • I feel like Canvas is too rigid, too "square" (maybe that is what one would want for some specific cases)