Skip to content
View z2k-gwp's full-sized avatar

Block or report z2k-gwp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
z2k-gwp/README.md

Welcome

Welcome to Z2K's main profile page on GitHub. Z2K is a system designed to capture and maintain your thoughts, logs, beliefs, information and creations. It uses a number of applications, plugins, scripts, and design decisions to pull it all together. For more information about Z2K, visit the Z2K Website.

Before we go further, it is important to emphasize: Privacy is our Job One.

 

Obsidian Plugins and other Repos

For the coders out there, here are the primary github repositories for browsing:

Plugin/Repo Name Type Description
obsidian-z2k-daily-logs Z2K Logs Create and Manage Daily Logs
obsidian-z2k-field-fetcher Z2K Logs Automatically fills field tags with data from your vault
obsidian-z2k-field-filler Z2K Logs Allows for fields to be replaced with external data using URI notation
obsidian-z2k-field-query Z2K Logs Steps through all of the {{fields}} and ask the user for values
obsidian-z2k-log-event-logger Z2K Logs Manually logs user-specified events into the daily log's event section
--
obsidian-z2k-core Z2K Cards The primary Z2K plugin to gain access to core actions (e.g. new card)
--
obsidian-z2k-z2k-utils Library General Utils common to all z2k plugins (library)
--
obsidian-z2k-plugin-template-large Template Template Repo for larger scale Obsidian Plugins
obsidian-z2k-plugin-template-small Template Template Repo for smaller scale Obsidian Plugins
--
z2k-system Docs Documentation for the Z2K Systen

 

Useful Pages

The following are some useful pages buried down in the repositories worth highlighting:

Pinned Loading

  1. obsidian-z2k-daily-logs obsidian-z2k-daily-logs Public

    Creates and manages daily log files (an extension of daily notes)

    TypeScript 1

  2. obsidian-z2k-plugin-template-large obsidian-z2k-plugin-template-large Public template

    This is a template repo for building larger plugins (e.g. multiple source files)

    TypeScript 1

  3. obsidian-z2k-plugin-template-small obsidian-z2k-plugin-template-small Public template

    This is a template repo for building quick and easy plugins (e.g. single source file)

    TypeScript 1

  4. obsidian-z2k-utils obsidian-z2k-utils Public

    Z2K Utilities Library for code shared across all Z2K plugins

    Batchfile 2