{"id":13451214,"url":"https://github.com/EFLS/zetteldeft","last_synced_at":"2025-03-23T18:32:02.528Z","repository":{"id":38107473,"uuid":"140335776","full_name":"EFLS/zetteldeft","owner":"EFLS","description":"A Zettelkasten system! Or rather, some functions on top of the emacs deft package.","archived":false,"fork":false,"pushed_at":"2023-03-17T19:52:31.000Z","size":1538,"stargazers_count":386,"open_issues_count":43,"forks_count":43,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-02-17T08:35:36.173Z","etag":null,"topics":["emacs","org-mode","spacemacs","zettelkasten"],"latest_commit_sha":null,"homepage":"https://efls.github.io/zetteldeft","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EFLS.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":"CONTRIBUTING.org","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-09T19:59:14.000Z","updated_at":"2024-05-30T01:29:51.189Z","dependencies_parsed_at":"2024-05-30T01:29:50.851Z","dependency_job_id":"9eeefa69-b256-43ca-9e19-64c29b4f9697","html_url":"https://github.com/EFLS/zetteldeft","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFLS%2Fzetteldeft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFLS%2Fzetteldeft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFLS%2Fzetteldeft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EFLS%2Fzetteldeft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EFLS","download_url":"https://codeload.github.com/EFLS/zetteldeft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149437,"owners_count":20568906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","org-mode","spacemacs","zettelkasten"],"created_at":"2024-07-31T07:00:49.952Z","updated_at":"2025-03-23T18:31:57.506Z","avatar_url":"https://github.com/EFLS.png","language":"Emacs Lisp","funding_links":[],"categories":["Emacs Lisp"],"sub_categories":[],"readme":"#+title: Zetteldeft\n#+author: EFLS\n#+HTML_HEAD: \u003clink rel='stylesheet' href='./static/style.css' type='text/css'/\u003e\n\n[[http://melpa.org/#/zetteldeft][file:http://melpa.org/packages/zetteldeft-badge.svg]]\n\n------\n*UPDATE 2023*: Zetteldeft is no longer in active development, as its main author is moving away from a note-taking system based on Deft towards one based on Denote.\nThe Emacs package and this repository will remain available, but might no longer receive updates.\n------\n\nThe =zetteldeft.org= file in this repository contains documented code for a set of functions for =emacs=, which aims to extend the =deft= package and turn it into a (very very) basic Zettelkasten note-taking system.\n\nThe best way to get to know Zetteldeft, is from within Zetteldeft.\nGet started by cloning the =zd-tutorial= repository, available at https://github.com/EFLS/zd-tutorial.\nBootstrap =use-package= installation instructions included.\n\nIf you'd rather start with an introduction of key concepts and basic functions, check out an introduction here: [[https://efls.github.io/zetteldeft/][efls.github.io/zetteldeft]].\n\nDocumentation, literate code and further technical details can be found in the =.org= file of this repository, or can be read in a more convenient format over at [[https://efls.github.io/zetteldeft/zetteldeft.html][efls.github.io/zetteldeft/zetteldeft.html]].\n\n=zetteldeft= is available on [[https://melpa.org/#/zetteldeft][MELPA]].\nIf you use =use-package=, installing is as easy as\n\n#+begin_src emacs-lisp\n(use-package zetteldeft\n  :after deft\n  :config\n    (zetteldeft-set-classic-keybindings))\n#+end_src\n\nPlease note that this was originally written for personal use and that I'm far from an =emacs lisp= expert.\nThat said, contributions and feedback are more than welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEFLS%2Fzetteldeft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEFLS%2Fzetteldeft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEFLS%2Fzetteldeft/lists"}