Skip to content

Simplifying Telekasten's Scope #283

@thw26

Description

@thw26

Please confirm

  • I am running the latest version of this plugin

Tell us about what's bothering you...
Mostly looking to start a discussion!

I know there are some major rewrites to the code base happening or at least planned, and I've found some of Telekasten's functionality is mostly a front end for Telescope, such as some of the pickers. As I am trying to figure out a solution to #261, I have found a workaround in setting up Telescope commands instead. What is different is, for instance, searching by tag, but that could also just be executed as a Telescope live grep for the tag.

I recently managed a Telescope workaround for following links on hitting enter in normal view, for instance.

I was also thinking about the image previewing capability. I have been looking for a plugin that can execute xdg-open on a file, i.e., to open a LibreOffice document in LibreOffice. I found this plugin and this PR: nvim-telescope/telescope-media-files.nvim#39.

To make Telekasten easier to maintain, and perhaps as part of the rewrite, could not this plugin be utilized instead of Telekasten's own media handling? It might even be able to replace link insertion and the like to the point that this plugin handles journal notes, vaults, wiki links, links to headings.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions