Skip to content

Commit

Permalink
fix blog links
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian committed Apr 12, 2024
1 parent 2f99b5c commit e91884f
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ series:

# What I Touched This Week 2017-02-20


I had to work on Windows for a project, thus did some research to make it suck less.

- [Visual Studio product name and internal version numbers][1]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ I have:

Learned many FCP shortcuts and tips here.

[[output/§ Tickler/Tickler-F/Final Cut Pro/♯ Final Cut Pro]]
[[♯ Final Cut Pro]]

## Programming

Expand Down Expand Up @@ -114,3 +114,5 @@ And several about databases.
- [Seeing Theory](https://seeing-theory.brown.edu/) visualizes statistics.
- [@CPriestman: Breath of the Wild players are out of control https://t.co/zWPEHq1ncH https://t.co/YdsZtgeQXF](https://twitter.com/CPriestman/status/1237045136657395717)
- [用英文怼人的最高境界](http://mp.weixin.qq.com/s?__biz=MjM5NTExMTk5MA==&mid=2660772525&idx=1&sn=eae9a51ec729f2bf163bba496c3dcf83&chksm=bd91fff48ae676e23c6a4acc2eb58542ca48e95ad3dd321e941d2628f53322f6b9241a522b38&mpshare=1&scene=1&srcid=&sharer_sharetime=1584093443911&sharer_shareid=e7bb68422a42795eb26b0930876fa613)

[Taking Notes]: https://kb.iany.me/para/lets/p/Personal+SOPs/Taking+Notes
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,5 @@ Some Git repositories contains symbol links, which does not work in Windows, her
* [新建一个账户就能隔离毒瘤应用:Windows 自带权限工具妙用 - 少数派](https://sspai.com/post/58668)
* [给毒瘤应用找个好去处,轻量、易用的 Windows 沙盒工具:Sandboxie - 少数派](https://sspai.com/post/59465)
* [macos - Keyboard shortcut for restoring applications from the Mac OS X Dock? - Ask Different](http://apple.stackexchange.com/questions/55432/keyboard-shortcut-for-restoring-applications-from-the-mac-os-x-dock)

[PowerShell]: https://kb.iany.me/para/lets/s/Shell/PowerShell
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ There are several major issues to use Linux on surface:
* [FiloSottile/age: A simple, modern and secure encryption tool with small explicit keys, no config options, and UNIX-style composability.](https://github.com/FiloSottile/age)
* [schollz/croc: Easily and securely send things from one computer to another](https://github.com/schollz/croc)
* [Firefox Send](https://send.firefox.com/)

[Yubico on Fedora]: https://kb.iany.me/para/lets/y/Yubikey/Yubico+on+Fedora
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ Picks:

- [@Aaaaaa\_Shu: 已经出现超越 Bitcoin 的代币...](https://twitter.com/ashu_eth/status/1356231490997084160)
- [@andelf: 给吃货的命令行上手指南](https://twitter.com/andelf/status/1356138271638577152)

[Set Up a New Mac]: https://kb.iany.me/para/lets/m/macOS/Set+Up+a+New+Mac
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ OmniGraffle 是个图表绘制和图表绘制工具。通过结构化编辑,

<!--more-->

下面是个成品的示例 [[原图下载]](https://raw.githubusercontent.com/doitian/assets/master/2020/YBCYsJ/demo-image-center-mindmap.png):
下面是个成品的示例 [原图下载](https://raw.githubusercontent.com/doitian/assets/master/2020/YBCYsJ/demo-image-center-mindmap.png):

![[demo-image-center-mindmap-thumb.png|示例思维导图]]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,7 @@ Command explanation:
- `wsl --unregister Ubuntu`: Unregister the WSL instance with name `Ubuntu`.
- `wsl --import Ubuntu Ubuntu ubuntu.tar`: The first `Ubuntu` is the new created instance name. The second `Ubuntu` is the instance saved location. The last parameter is the file created by `wsl --export`. This will import `ubuntu.tar` and use `D:\WSL\Ubuntu` to save the WSL instance data.

Now it is also OK to uninstall Ubuntu in the store and continue to the **Step 3**.
Now it is also OK to uninstall Ubuntu in the store and continue to the **Step 3**.

[LxRunOffline]: https://kb.iany.me/para/lets/w/Windows/LxRunOffline

0 comments on commit e91884f

Please sign in to comment.