<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <link href="https://quaily.com/mynotes/feed/atom" rel="self" type="application/atom+xml" />
  <title><![CDATA[我的笔记]]></title>
  <subtitle type="html"><![CDATA[记录编程、工作、生活、想法和学习心得的个人笔记，愿与您一起学习和探讨~~]]></subtitle>
  <updated>2024-05-16T04:13:22Z</updated>
  <author>
    <name>Wilson</name>
  </author>
  
  <logo>https://static.quail.ink/media/l16nuz0q.webp</logo>
  <icon>https://static.quail.ink/media/l16nuz0q.webp</icon>
  <id>https://quaily.com/mynotes</id>
  <generator uri="https://quaily.com" version="1.0">Quaily</generator>

  
  <entry>
    <title><![CDATA[fswatch和rsync的使用]]></title>
    <link href="https://quaily.com/mynotes/p/fswatch-rsync-usage" />
    <id>https://quaily.com/mynotes/p/fswatch-rsync-usage#3922</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-05-16T04:13:22Z</published>
    <updated>2024-05-16T04:13:22Z</updated>
    <summary>
      <![CDATA[ The text provides instructions on how to use fswatch and rsync for monitoring and backup purposes. It explains the param ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[checkCallback判断逻辑优化]]></title>
    <link href="https://quaily.com/mynotes/p/checkcallback-logic-optimization" />
    <id>https://quaily.com/mynotes/p/checkcallback-logic-optimization#3358</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-21T15:54:51Z</published>
    <updated>2024-03-21T15:54:51Z</updated>
    <summary>
      <![CDATA[ checkCallback函数在按下快捷键和执行命令时被调用，返回结果影响命令是否显示，第一次传入true，第二次传入false。优化逻辑可以简化判断条件和提高复用性。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Solarized深色主题+代码片段模仿Logseq主题风格]]></title>
    <link href="https://quaily.com/mynotes/p/solarized-deep-theme-code-snippet-imitating-logseq-theme-style" />
    <id>https://quaily.com/mynotes/p/solarized-deep-theme-code-snippet-imitating-logseq-theme-style#3287</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-14T09:05:07Z</published>
    <updated>2024-03-14T09:05:07Z</updated>
    <summary>
      <![CDATA[ 安装 Solarized 主题，开启深色模式，同时应用 common.css 和 Solarized-dark.css 代码片段以获得所需效果。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Obsidian最适合程序员的笔记软件]]></title>
    <link href="https://quaily.com/mynotes/p/obsidian-is-the-best-note-taking-software-for-programmers" />
    <id>https://quaily.com/mynotes/p/obsidian-is-the-best-note-taking-software-for-programmers#3265</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-12T13:08:34Z</published>
    <updated>2024-03-12T13:08:34Z</updated>
    <summary>
      <![CDATA[ Obsidian笔记是一款支持多平台、Markdown、代码高亮、双链、白板和日记的开放格式存储的笔记软件，具有丰富的插件和自定义功能，能满足程序员的各种需求。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Unison实现文件双向同步的利器]]></title>
    <link href="https://quaily.com/mynotes/p/unison-implementing-a-powerful-tool-for-bidirectional-file-synchronization" />
    <id>https://quaily.com/mynotes/p/unison-implementing-a-powerful-tool-for-bidirectional-file-synchronization#3260</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-11T17:40:35Z</published>
    <updated>2024-03-11T17:40:35Z</updated>
    <summary>
      <![CDATA[ Unison是一个开源、免费、轻量级并具有多平台支持的文件同步工具。它基于事件同步，支持增量和全量同步、本地和远程同步等。Unison的安装和使用都非常简单，只需按照文档设置参数即可。通过设置不同的选项，可以实现快速、静默、自动化的同步，并 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[RemotelySave+InfiniCloud最简单的多端同步方案实践]]></title>
    <link href="https://quaily.com/mynotes/p/remotelysave-infinicloud-simplest-multi-device-sync-solution-practice" />
    <id>https://quaily.com/mynotes/p/remotelysave-infinicloud-simplest-multi-device-sync-solution-practice#3222</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-05T06:18:23Z</published>
    <updated>2024-03-05T06:18:23Z</updated>
    <summary>
      <![CDATA[ RemotelySave+InfiniCloud是当前最简单且相对安全的Obsidian同步方案之一，通过使用webdav和InfiniCloud解决了安装软件复杂、网速慢、数据同步延迟等问题。推荐使用RemotelySave插件在手机端操 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Mac下fswatch+shell实现简悦导出markdown到obsidian]]></title>
    <link href="https://quaily.com/mynotes/p/mac-fswatch-shell-implementation-jian-yue-markdown-export-to-obsidian" />
    <id>https://quaily.com/mynotes/p/mac-fswatch-shell-implementation-jian-yue-markdown-export-to-obsidian#3199</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-03T05:26:46Z</published>
    <updated>2024-03-03T05:26:46Z</updated>
    <summary>
      <![CDATA[ 配置下载文件的路径和仓库文件夹路径，通过脚本自动将下载的Markdown文件移动到指定文件夹中，并可选择手动或自动保存路径 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Powershell监控文件夹创建md文件并移动位置]]></title>
    <link href="https://quaily.com/mynotes/p/powershell-monitor-folder-create-md-file-move-location" />
    <id>https://quaily.com/mynotes/p/powershell-monitor-folder-create-md-file-move-location#3194</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-03T04:08:41Z</published>
    <updated>2024-03-03T04:08:41Z</updated>
    <summary>
      <![CDATA[ Windows上遍历目录，排除隐藏文件，通过GUI展示在列表框中，点击后响应事件，移动文件到选择的目录，关闭窗口的操作，其他程序调用的方法。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Mac开机启动配置详解]]></title>
    <link href="https://quaily.com/mynotes/p/mac-startup-configuration-detailed-explanation" />
    <id>https://quaily.com/mynotes/p/mac-startup-configuration-detailed-explanation#3148</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-03-02T05:45:07Z</published>
    <updated>2024-03-02T05:45:07Z</updated>
    <summary>
      <![CDATA[ LaunchDaemon是MacOS的一套统一的开源服务管理框架，用于启动、停止和管理后台程序、应用程序、进程和脚本。通过创建.plist文件并添加相关配置，可以实现开机自启动脚本。可以通过命令加载、卸载、启动和停止LaunchDaemon ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[我把文心一言嵌入到 obsidian 里了]]></title>
    <link href="https://quaily.com/mynotes/p/wo-ba-wen-xin-yi-yan-kan-ru-dao-obsidian-li-le" />
    <id>https://quaily.com/mynotes/p/wo-ba-wen-xin-yi-yan-kan-ru-dao-obsidian-li-le#3126</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-28T21:26:56Z</published>
    <updated>2024-02-28T21:26:56Z</updated>
    <summary>
      <![CDATA[ 图文方式说明了文心一言嵌入到obsidian的方法，通过安装插件并配置实现，使用时打开即可。可以嵌入其他的大语言模型，可进行样式调整。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[obsidian分享文章到Quail博客]]></title>
    <link href="https://quaily.com/mynotes/p/obsidian-share-article-to-quail-blog" />
    <id>https://quaily.com/mynotes/p/obsidian-share-article-to-quail-blog#3125</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-28T20:21:35Z</published>
    <updated>2024-02-28T20:21:35Z</updated>
    <summary>
      <![CDATA[ Quail是一个发布文章的平台，别人可以订阅和付费阅读文章，还可以汇总成文集等。插件安装和配置slug和API key。能保存、发布和取消发布文章，还可以自动生成yaml属性和插入模板。使用技巧包括存草稿和给文章添加banner。可通过Co ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[uTools和obsidian联动，高效记录您的灵感闪现]]></title>
    <link href="https://quaily.com/mynotes/p/utools-obsidian-linkage-efficiently-record-your-inspiration-flashes" />
    <id>https://quaily.com/mynotes/p/utools-obsidian-linkage-efficiently-record-your-inspiration-flashes#3114</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-27T04:17:17Z</published>
    <updated>2024-02-27T04:17:17Z</updated>
    <summary>
      <![CDATA[ 使用uTools和obsidian解决方案可以实现快速记录灵感的功能。通过uTools的快捷命令，输入文字后可以将内容保存到obsidian软件里。这个方案比obsidian里的QuickAdd插件更加快捷方便。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[JWT用户登录方案-前后端交互说明]]></title>
    <link href="https://quaily.com/mynotes/p/jwt-user-login-token" />
    <id>https://quaily.com/mynotes/p/jwt-user-login-token#3096</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-24T17:23:12Z</published>
    <updated>2024-02-24T17:23:12Z</updated>
    <summary>
      <![CDATA[ 1 前端请求登录接口时后端返回token给前端，前端存储到客户端2 前端每次请求接口时把token放到header中传给后端，后端校验token判断是否登录3 当token即将过期时请求接口（比如还剩10分钟即将过期时），此时后端会检验到t ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Linux find 模拟 tree 命令]]></title>
    <link href="https://quaily.com/mynotes/p/linux-find-tree-command" />
    <id>https://quaily.com/mynotes/p/linux-find-tree-command#3092</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-23T15:35:06Z</published>
    <updated>2024-02-23T15:35:06Z</updated>
    <summary>
      <![CDATA[ 在没有tree命令的服务器上，可以使用find命令模拟tree命令的效果，并通过设置别名来快速执行该命令。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[web开发冷知识汇总]]></title>
    <link href="https://quaily.com/mynotes/p/web-developer-cold-knowledge-summary" />
    <id>https://quaily.com/mynotes/p/web-developer-cold-knowledge-summary#3091</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-23T15:24:13Z</published>
    <updated>2024-02-23T15:24:13Z</updated>
    <summary>
      <![CDATA[ 浏览器对input和textarea的最大长度限制各为524,288个字符。Get请求的url长度通常为2048个字符，但浏览器支持程度不一致。Post请求在http协议中没有限制，但浏览器和服务器通常有限制。 ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
  <entry>
    <title><![CDATA[Mac调试ios的safari浏览器打开的页面]]></title>
    <link href="https://quaily.com/mynotes/p/mac-debug-ios-safari-browser-opened-page" />
    <id>https://quaily.com/mynotes/p/mac-debug-ios-safari-browser-opened-page#3086</id>
    <author>
      <name>Wilson</name>
    </author>
    <published>2024-02-23T13:43:29Z</published>
    <updated>2024-02-23T13:43:29Z</updated>
    <summary>
      <![CDATA[ Enable developer mode on iPhone and Safari on Mac. Connect iPhone to Mac. Use Safari on Mac to debug iOS pages like a PC ]]>
    </summary>
    <content type="html">
      <![CDATA[  ]]>
    </content>
  </entry>
  
</feed>
