<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pkm |</title><link>http://kalz.cc/tags/pkm/</link><atom:link href="http://kalz.cc/tags/pkm/index.xml" rel="self" type="application/rss+xml"/><description>Pkm</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sat, 25 Mar 2023 09:36:59 +0000</lastBuildDate><image><url>http://kalz.cc/media/icon_hu_1c0e9cb08cfb822a.png</url><title>Pkm</title><link>http://kalz.cc/tags/pkm/</link></image><item><title>Redefining my writing workflow</title><link>http://kalz.cc/post/redefining-my-writing-workflow/</link><pubDate>Sat, 25 Mar 2023 09:36:59 +0000</pubDate><guid>http://kalz.cc/post/redefining-my-writing-workflow/</guid><description>&lt;p&gt;One of the things I have started recently is a book-project. For this purpose I have been working on a new writing workflow which combines reference management, reading, highlighting and note-taking, writing and publishing. In this short post I will try to describe the setup and workflow.&lt;/p&gt;
&lt;h1 id="my-book-writing-workflow-in-detail"&gt;My book-writing workflow in detail&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;Sources&lt;/em&gt;: Of course, the basis of all writing is reading :-). To identify prior work and to get an overview about the domain I have collected approximately 80 sources which I have started to read. These sources are mainly journal articles, some are books and book-chapters. I mostly start with GoogleScholar and combine it with some meta-databases like EBSCOHost, but I also appreciate article newsletters from journals (and can recommend the
for our domain). The list of potential sources to identify related work is of course endless and I want to try in the future AI services like
or
(which I both got to know through conversations with Yanay Zaguri: Thanks!).&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Reference management&lt;/em&gt;: I have switched some years ago from Mendely to
and besides a little outdated interface I really appreciate the reliability and extendability of Zotero. I can recommend for example the extension
. The extension takes for example care for renaming PDF and sorting them into a specific folder. In general, Zotero works great in importing references from the web and it can for example also generate references to books based on ISBN-numbers. You can easily collect a nice list of well-formated references.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Reading and structured notetaking&lt;/em&gt;:
has really changed the way I read papers and take notes about them. As described in an
the PDF-reader and annotation environment is perfect for taking structured notes. The nice thing is, that I can directly access papers from Zotero. I can start a paper from my database and open it on the left side of the screen while I have a chapter structure for my book-projekt as an outline on the right side. Whenever I think something fits into this structure I can either mark and shift pieces of text from left to rigth, or I can note down ideas for chapters.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Writing&lt;/em&gt;: My main target format for the book is a well-formatted PDF. Due to this requirement I am using
as a visual editor which can produce nicely formatted documents via LaTeX. Again, the interface looks a little outdated, but the functionaliy is really great. LyX can access directly my reference libary from Zotero and has sufficient styling options to produce a nice looking text.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Publishing&lt;/em&gt;: As already mentioned, one important output format is a PDF file. This is the standard format of the editor I am using for writing. At the same time, I would like to produce a web-version of the text. For this purpose I have configured LyX to produce MarkDown files from the same text which I can easily integrate into
which is running on the basis of
. Via this route I can easily give people access who can provide feedback to the chapters during the writing process.&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>Restarting my personal knowledge management</title><link>http://kalz.cc/post/restarting-my-personal-knowledge-management/</link><pubDate>Sun, 02 Jan 2022 09:36:59 +0000</pubDate><guid>http://kalz.cc/post/restarting-my-personal-knowledge-management/</guid><description>&lt;p&gt;The break and transition into the new year is always a time for me to optimise my workflows or to explore some changes in the way I handle information, tasks or communication. Via some tweets by
I have discovered
as a new framework and tool to handle my information workflow. I have experimented with it in the last days and would like to summarise why I think this could become a game changer for my personal knowledge management.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Usage scenario of Logseq for my personal knowledge management&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;em&gt;Outlining&lt;/em&gt;: First of all, for handling notes I need a very simple structure with some basic formatting and indentation and lists to structure information. Logseq is using an outlining technique which is very simple to learn and allows fast note taking.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Simple tagging&lt;/em&gt;: In Logseq you can either use an inline-tagging approach with double brackets [[]] or you can use a hashtag. The underlying theoretical basis for Logseq is the so called knowledge-graph, a semantic network of linked information entities. Via these tags, no hierarchical but rather a networked space of ideas and information is growing. Depending on the tags used, those can create a task list, a reading schedule, a communication plan - whatever you like.&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Information integration and rendering&lt;/em&gt;: A third component which is vital to my knowledge management is that I need to be able to integrate different types of information into the same document. I heavily rely on my Twitter network and regularly spot information there which I mostly like and forget afterwards. In Logseq I can copy the tweet URL and integrate it into my note and it gets rendered correctly in the document. Besides Twitter I can also embed HTML, Youtube or Vimeo videos. Since some information is resting at a specific timestamp in a video, you can even embed a link to this timestamp. And of course I can take notes by indentation why this information is relevant or what I would like to do with it.
&lt;figure&gt;&lt;img src="http://kalz.cc/post/restarting-my-personal-knowledge-management/tweetembed.png"
alt="Embedded tweet in Logseq"&gt;&lt;figcaption&gt;
&lt;p&gt;Embedded tweet in Logseq&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;PDF reader and annotation&lt;/em&gt;: For someone who is reading a lot of documents in PDF-format, each productivity solution needs to offer a way how PDFs can be read and snippets from these documents can be quoted, copied or commented. In Logseq it is easy to upload a PDF which is then opened on the left half of the window while on the right side.
&lt;figure&gt;&lt;img src="http://kalz.cc/post/restarting-my-personal-knowledge-management/embed.png"
alt="Chose a PDF to upload"&gt;&lt;figcaption&gt;
&lt;p&gt;Chose a PDF to upload&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="http://kalz.cc/post/restarting-my-personal-knowledge-management/sidebyside.png"
alt="PDF reader left, Logseq right"&gt;&lt;figcaption&gt;
&lt;p&gt;PDF reader left, Logseq right&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
The nice functionality is now that I can color-code text in the PDF and the put a reference to it in Logseq and can again indent and add notes and ideas to it.
&lt;figure&gt;&lt;img src="http://kalz.cc/post/restarting-my-personal-knowledge-management/color.png"
alt="Marking text"&gt;&lt;figcaption&gt;
&lt;p&gt;Marking text&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;figure&gt;&lt;img src="http://kalz.cc/post/restarting-my-personal-knowledge-management/textref.png"
alt="Putting a ref into Logseq"&gt;&lt;figcaption&gt;
&lt;p&gt;Putting a ref into Logseq&lt;/p&gt;
&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Zotero integration&lt;/em&gt;: Recently, Zotero has been integrated into Logseq and via this integration I can save publications via a browser-plugin and then access the files via Logseq and can follow the same approach like mentioned in 3.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If you want to start diving into Logseq I can recommend the video series below by Dario from
.&lt;/p&gt;
&lt;iframe width="560" height="315" src="https://www.youtube.com/embed/oBtKHwFBn0k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen&gt;&lt;/iframe&gt;
&lt;p&gt;&lt;strong&gt;Future development&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I have already tested how to publish my knowledge graph to Github to easily access it from everyhwere and I am also testing the mobile app at the moment, but collaboration is not vital and my main work happens at the desktop. Logseq is open source and free but is apparently planning a payed pro-version for the future.&lt;/p&gt;</description></item></channel></rss>