Skip to content

Commit

Permalink
[manual]: vault backup - 13 files changed | 2024-08-22 11:17:26 | DES…
Browse files Browse the repository at this point in the history
…KTOP_MSI

Affected files:
00-INBOX/Hidden Google Chrome URLs.md
03-AREAS/Journal/2024-08-22.md
04-RESOURCES/Code/CSS/CSS - Helix.md
04-RESOURCES/Code/CSS/CSS - Special Hyperlinks Based on Content.md
04-RESOURCES/Code/CSS/CSS - Styling Readme Files.md
04-RESOURCES/Code/HTML/HTML - Input Types.md
04-RESOURCES/Code/Python/Python - RemoveBG.md
04-RESOURCES/Code/R/R - Call RemoveBG From Python.md
04-RESOURCES/Code/R/R - Generate Package HexSticker.md
04-RESOURCES/Tools/Tool - OpenAPI DevTools.md
04-RESOURCES/Tools/Tool - SASS.md
04-RESOURCES/Tools/Tool - SCSS.md
04-RESOURCES/Tools/Tool - Toggl.md
  • Loading branch information
jimbrig committed Aug 22, 2024
1 parent 5840cee commit 6748f52
Show file tree
Hide file tree
Showing 13 changed files with 1,028 additions and 1 deletion.
145 changes: 145 additions & 0 deletions 00-INBOX/Hidden Google Chrome URLs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,145 @@
---
creation_date: 2024-08-17
modification_date: 2024-08-17
author: Jimmy Briggs <[email protected]>
tags:
- Type/NA
- Topic/NA
- Status/NA
aliases:
- Hidden Google Chrome URLs
publish: true
permalink:
description:
image:
cssclasses:
---


# Hidden Google Chrome URLs

> [!SOURCE] Sources:
> - *https://codepen.io/adamrifai/full/LmZYYx*
```table-of-contents
title: ## Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
```

## List of Chrome URLs

- [chrome://about](chrome://about/)
- [chrome://accessibility](chrome://accessibility/)
- [chrome://appcache-internals](chrome://appcache-internals/)
- [chrome://apps](chrome://apps/)
- [chrome://blob-internals](chrome://blob-internals/)
- [chrome://bluetooth-internals](chrome://bluetooth-internals/)
- [chrome://bookmarks](chrome://bookmarks/)
- [chrome://cache](chrome://cache/)
- [chrome://chrome](chrome://chrome/)
- [chrome://chrome-urls](chrome://chrome-urls/)
- [chrome://components](chrome://components/)
- [chrome://conflicts](chrome://conflicts/)
- [chrome://crashes](chrome://crashes/)
- [chrome://credits](chrome://credits/)
- [chrome://device-log](chrome://device-log/)
- [chrome://devices](chrome://devices/)
- [chrome://dino](chrome://dino/)
- [chrome://discards](chrome://discards/)
- [chrome://dns](chrome://dns/)
- [chrome://download-internals](chrome://download-internals/)
- [chrome://downloads](chrome://downloads/)
- [chrome://extensions](chrome://extensions/)
- [chrome://flags](chrome://flags/)
- [chrome://flash](chrome://flash/)
- [chrome://gcm-internals](chrome://gcm-internals/)
- [chrome://gpu](chrome://gpu/)
- [chrome://help](chrome://help/)
- [chrome://histograms](chrome://histograms/)
- [chrome://history](chrome://history/)
- [chrome://indexeddb-internals](chrome://indexeddb-internals/)
- [chrome://inspect](chrome://inspect/)
- [chrome://interventions-internals](chrome://interventions-internals/)
- [chrome://invalidations](chrome://invalidations/)
- [chrome://local-state](chrome://local-state/)
- [chrome://media-engagement](chrome://media-engagement/)
- [chrome://media-internals](chrome://media-internals/)
- [chrome://nacl](chrome://nacl/)
- [chrome://net-export](chrome://net-export/)
- [chrome://net-internals](chrome://net-internals/)
- [chrome://network-error](chrome://network-error/)
- [chrome://network-errors](chrome://network-errors/)
- [chrome://newtab](chrome://newtab/)
- [chrome://ntp-tiles-internals](chrome://ntp-tiles-internals/)
- [chrome://omnibox](chrome://omnibox/)
- [chrome://password-manager-internals](chrome://password-manager-internals/)
- [chrome://policy](chrome://policy/)
- [chrome://predictors](chrome://predictors/)
- [chrome://print](chrome://print/)
- [chrome://quota-internals](chrome://quota-internals/)
- [chrome://safe-browsing](chrome://safe-browsing/)
- [chrome://serviceworker-internals](chrome://serviceworker-internals/)
- [chrome://settings](chrome://settings/)
- [chrome://signin-internals](chrome://signin-internals/)
- [chrome://site-engagement](chrome://site-engagement/)
- [chrome://suggestions](chrome://suggestions/)
- [chrome://supervised-user-internals](chrome://supervised-user-internals/)
- [chrome://sync-internals](chrome://sync-internals/)
- [chrome://system](chrome://system/)
- [chrome://taskscheduler-internals](chrome://taskscheduler-internals/)
- [chrome://terms](chrome://terms/)
- [chrome://thumbnails](chrome://thumbnails/)
- [chrome://tracing](chrome://tracing/)
- [chrome://translate-internals](chrome://translate-internals/)
- [chrome://usb-internals](chrome://usb-internals/)
- [chrome://user-actions](chrome://user-actions/)
- [chrome://version](chrome://version/)
- [chrome://view-http-cache](chrome://view-http-cache/)
- [chrome://webrtc-internals](chrome://webrtc-internals/)
- [chrome://webrtc-logs](chrome://webrtc-logs/)

## For Debugging

> [!INFO]
> The following pages are for debugging purposes only. Because they crash or hang the renderer, they're not linked directly; you can type them into the address bar if you need them.
- chrome://badcastcrash/
- chrome://inducebrowsercrashforrealz/
- chrome://crash/
- chrome://crashdump/
- chrome://kill/
- chrome://hang/
- chrome://shorthang/
- chrome://gpuclean/
- chrome://gpucrash/
- chrome://gpuhang/
- chrome://memory-exhaust/
- chrome://ppapiflashcrash/
- chrome://ppapiflashhang/
- chrome://quit/
- chrome://restart/


***

## Appendix

*Note created on [[2024-08-17]] and last modified on [[2024-08-17]].*

### See Also

-

### Backlinks

```dataview
LIST FROM [[Hidden Google Chrome URLs]] AND -"CHANGELOG" AND -"00-INBOX/Hidden Google Chrome URLs"
```

***

(c) [No Clocks, LLC](https://github.com/noclocks) | 2024
105 changes: 105 additions & 0 deletions 03-AREAS/Journal/2024-08-22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
---
creation_date: 2024-08-22
modification_date: 2024-08-22
author: Jimmy Briggs <[email protected]>
tags:
- Type/Journal/Daily
- Type/Journal
- Topic/Journal
- Topic/Journal/Daily
- Status/Ongoing
aliases:
- 2024-08-22
- August 22nd, 2024
- Thursday 22nd August, 2024
publish: true
permalink: areas/journal/daily/2024-08-22
description: Daily Journal Note for 2024-08-22.
banner_icon:
banner:
cssclasses:
- daily
---


# [[2024-08-22|Thursday, August 22, 2024]]

<< [[2024-08-21]] | [[2024-08-23]] >>

```table-of-contents
title: ## Contents
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console
```

## Daily Journal

> [!NOTE] Personalized daily activity logs.
- `...`

## Daily Discoveries

> [!NOTE] Anything relevant that was discovered on this day (i.e. new tools, technologies, code snippets, ideas, videos, podcasts, people, etc.)
- `...`

## Daily Tasks

> [!TODO]- Todoist Tasks
> ```todoist
name: Highest Priority & Date
filter: "today & ##No Clocks"
sorting:
- priority
groupBy: project
```

## Metadata & Links

> [!META]- Metadata:
> - Year:: [[2024]]
> - Month:: [[2024 August]]
> - Quarter:: [[2024Q3]]
> - Week:: [[2024 344424 34]]
> [!log] Created Notes Log:
> ```dataview
TABLE file.folder AS Folder
WHERE file.cday = date(this.file.name) AND file.name != (this.file.name)
SORT file.folder ASC, file.name ASC
```
> [!log] Modified Notes Log:
> ```dataview
TABLE file.folder AS Folder
WHERE file.mday = date(this.file.name) AND file.name != (this.file.name)
SORT file.mtime asc
```
***

## Appendix

*Note created on [[2024-08-22]] and last modified on [[2024-08-22]].*

### See Also

-

### Backlinks

```dataview
LIST FROM [[2024-08-22]] AND -"CHANGELOG" AND -"03-AREAS/Journal/2024-08-22"
```

***

(c) [No Clocks, LLC](https://github.com/noclocks) | 2024



Loading

0 comments on commit 6748f52

Please sign in to comment.