Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "telekasten" #372

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add "telekasten" #372

wants to merge 2 commits into from

Conversation

cnshsliu
Copy link

@github-actions

This comment has been minimized.

@LostNeophyte
Copy link
Member

LostNeophyte commented Feb 20, 2023

please don't edit files in /versioned_docs as the pr template and contributing.md say, also this example is too long

vim.keymap.set("i", ";#", "<cmd>lua require('telekasten').show_tags({i = true})<cr>")

local home = vim.fn.expand("~/zettelkasten")
require('telekasten').setup({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you actually need the configuration inside require('telekasten').setup ? How much of that setup is customized vs just a copy of the default setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants