Org Roam

Summary Tags In Version 2, Move #+ROAM_TAGS into the #+FILETAGS property for file-level nodes, and the ROAM_TAGS property for headline nodes. i.e. filetags will work similar to Org Mode filetags, tags. Similarly excluding tags will work the same.

1 min · jaavedkhan

NotDeft

Summary ref It supports search filetags, org standard tags. creates tag with filetags to be compatible with . Following kewords are supported in the search query: file ext: extension without “.” path title: tag: filetags !time: decreasing file modification time !rank: recreasing relevance !file: alphabetically sorted, decreasing order !all: show all matching results, including low ranking Cheat Sheet Tab: build query e.g.: tag:bookmark S-Tab or enter empty: clear query Sample queries Emacs AND Org Emacs AND NOT Org !...

1 min · Jaaved Khan

Open function python

ref: https://docs.python.org/3/library/functions.html#open open(file, mode=‘r’, buffering=-1, encoding=None, errors=None, newline=None, closefd=True, opener=None)¶ Open file and return a corresponding file object(). If the file cannot be opened, an OSError is raised. See Reading and Writing Files for more examples of how to use this function. file is a path-like object giving the pathname (absolute or relative to the current working directory) of the file to be opened or an integer file descriptor of the file to be wrapped....

1 min · Jaaved Khan

OAuth2

Summary position ease box interval due front 2.50 0 0.00 2021-10-19T16:08:14Z The OAuth (open authorization) protocol was developed by the Internet Engineering Task Force and enables secure delegated access. It lets an application access a resource that is controlled by someone else (end user). This kind of access requires Tokens, which represent delegated right of access. That’s why applications get access without impersonating the user who controls the resource....

2 min · Jaaved Khan

Node configuration, passing elasticsearch.yaml config through eck manifest file

Node configurationedit Any setting defined in the elasticsearch.yml configuration file can also be defined for a set of Elasticsearch nodes in the spec.nodeSets[?].config section. spec: nodeSets: - name: masters count: 3 config: # On Elasticsearch versions before 7.9.0, replace the node.roles configuration with the following: # node.master: true node.roles: ["master"] xpack.ml.enabled: true node.remote_cluster_client: false - name: data count: 10 config: # On Elasticsearch versions before 7.9.0, replace the node.roles configuration with the following: # node....

1 min · Jaaved Khan

Network File Storage

0 min · Jaaved Khan

PARA Method

A Universal System for Organizing Digital Information By https://fortelabs.co/blog/para/

1 min · jaavedkhan

Org FC

Summary https://github.com/l3kn/org-fc system for System Types of Cards Most Normal cards are used. Workflow position ease box interval due front 2.35 3 6.00 2021-09-06T08:01:31Z Marking headline as card details headline with fc tag is card use org-fc-type-normal-init command to initialize a card use org-fc Hydra or C-c f then t While reviewing details...

1 min · Jaaved Khan

OOP Guidelines

related: position ease box interval due front 2.65 3 6.00 2021-10-11T12:26:09Z SOLID Object-Oriented Design by Sandi Metz [] extract points from Kent Beck books, SBPP and Implementation patterns book [] from discussion here: https://stackoverflow.com/questions/1866794/naming-classes-how-to-avoid-calling-everything-a-whatevermanager Summary guidelines TDD –> emergent features OOP –> emergent design Tests Without tests refactoring cannot be done to create right abstractions, OOP design, to create maintainable code....

2 min · Jaaved Khan

Nat Eliason

A Productivity expert who uses Roam Research for note taking.

1 min · jaavedkhan