pyegeria 5.4.5__py3-none-any.whl → 5.4.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- commands/cat/dr_egeria_command_help.py +0 -0
- commands/cat/exp_list_glossaries.py +0 -0
- commands/cat/get_collection.py +0 -0
- commands/cat/get_project_dependencies.py +0 -0
- commands/cat/get_project_structure.py +0 -0
- commands/cat/list_assets.py +0 -0
- commands/cat/list_cert_types.py +0 -0
- commands/cat/list_collections.py +0 -0
- commands/cat/list_data_designer.py +0 -0
- commands/cat/list_data_structures_full.py +0 -0
- commands/cat/list_deployed_servers.py +0 -0
- commands/cat/list_glossaries.py +0 -0
- commands/cat/list_projects.py +0 -0
- commands/cat/list_tech_types.py +0 -0
- commands/cat/list_terms.py +0 -0
- commands/cat/list_todos.py +0 -0
- commands/cli/egeria.py +0 -0
- commands/my/list_my_profile.py +0 -0
- commands/my/list_my_roles.py +0 -0
- commands/my/monitor_my_todos.py +0 -0
- commands/my/monitor_open_todos.py +0 -0
- commands/ops/list_archives.py +0 -0
- commands/ops/list_catalog_targets.py +0 -0
- commands/ops/monitor_asset_events.py +0 -0
- commands/ops/monitor_engine_activity.py +0 -0
- commands/ops/monitor_engine_activity_c.py +0 -0
- commands/ops/monitor_gov_eng_status.py +0 -0
- commands/ops/monitor_integ_daemon_status.py +0 -0
- commands/ops/monitor_platform_status.py +0 -0
- commands/ops/monitor_server_startup.py +0 -0
- commands/ops/monitor_server_status.py +0 -0
- commands/ops/orig_monitor_server_list.py +0 -0
- commands/ops/orig_monitor_server_status.py +0 -0
- commands/ops/table_integ_daemon_status.py +0 -0
- commands/tech/get_guid_info.py +0 -0
- commands/tech/get_tech_details.py +0 -0
- commands/tech/list_anchored_elements.py +0 -0
- commands/tech/list_asset_types.py +0 -0
- commands/tech/list_gov_action_processes.py +0 -0
- commands/tech/list_information_supply_chains.py +0 -0
- commands/tech/list_registered_services.py +0 -0
- commands/tech/list_relationship_types.py +0 -0
- commands/tech/list_relationships.py +0 -0
- commands/tech/list_solution_blueprints.py +0 -0
- commands/tech/list_solution_components.py +0 -0
- commands/tech/list_solution_roles.py +0 -0
- commands/tech/list_valid_metadata_values.py +0 -0
- md_processing/__init__.py +2 -0
- md_processing/dr_egeria.py +5 -2
- md_processing/md_commands/data_designer_commands.py +6 -1
- md_processing/md_commands/product_manager_commands.py +101 -1
- md_processing/md_processing_utils/md_processing_constants.py +2 -1
- pyegeria/__init__.py +1 -0
- pyegeria/_client_new.py +1 -1
- pyegeria/_output_formats.py +43 -7
- pyegeria/automated_curation.py +122 -15
- pyegeria/data_designer.py +3 -3
- pyegeria/format_set_executor.py +159 -0
- pyegeria/mcp_adapter.py +110 -0
- pyegeria/mcp_server.py +176 -0
- pyegeria/project_manager.py +1 -1
- pyegeria/reference_data.py +1 -1
- pyegeria/x_action_author_omvs.py +1 -1
- {pyegeria-5.4.5.dist-info → pyegeria-5.4.6.dist-info}/METADATA +26 -29
- pyegeria-5.4.6.dist-info/RECORD +174 -0
- {pyegeria-5.4.5.dist-info → pyegeria-5.4.6.dist-info}/WHEEL +2 -1
- pyegeria-5.4.6.dist-info/entry_points.txt +105 -0
- pyegeria-5.4.6.dist-info/top_level.txt +3 -0
- commands/README.md +0 -47
- commands/cat/README.md +0 -16
- commands/cat/debug_log.2025-09-14_11-03-29_316193.log.zip +0 -0
- commands/cat/debug_log.2025-09-15_19-06-37_086464.log.zip +0 -0
- commands/cat/debug_log.2025-09-20_11-10-54_418109.log.zip +0 -0
- commands/cat/debug_log.2025-09-21_11-59-27_391328.log.zip +0 -0
- commands/cli/debug_log +0 -0
- commands/cli/txt_custom_v2.tcss +0 -19
- commands/doc/README.md +0 -145
- commands/doc/Visual Command Reference/README.md +0 -511
- commands/doc/Visual Command Reference/cat/show/assets/asset-graph 2024-11-20 at 15.56.42.png +0 -0
- commands/doc/Visual Command Reference/cat/show/assets/assets-in-domain 2024-11-20 at 15.49.55@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/assets/elements-of-type 2024-11-20 at 16.01.35.png +0 -0
- commands/doc/Visual Command Reference/cat/show/assets/tech-type-elements 2024-11-20 at 16.05.05.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs 2024-12-17 at 15.43.27@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-data-catalogs-2024-11-20 at 16.17.43@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-11-25 at 20.14.50@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-schemas 2024-12-17 at 15.48.38@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-11-25 at 20.21.25@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed-servers 2024-12-17 at 15.52.16@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/deployed-data/deployed_databases 2024-12-16 at 16.40.31@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/glossary/list-glossaries 2024-11-25 at 20.30.02.png +0 -0
- commands/doc/Visual Command Reference/cat/show/glossary/list-terms 2024-11-25 at 20.32.11.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/asset-types 2024-11-25 at 20.34.19@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/certification-types 2024-11-25 at 20.37.07.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/collection-graph 2024-12-12 at 11.33.18@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/list-collections 2024-12-10 at 14.25.51@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/list-todos 2024-12-12 at 11.46.30@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/list-user-ids 2024-12-12 at 11.51.09@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/info/tech-types 2024-12-12 at 11.37.20@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/projects/project_dependencies 2024-12-14 at 16.24.39@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/projects/project_structure 2024-12-14 at 16.21.35@2x.png +0 -0
- commands/doc/Visual Command Reference/cat/show/projects/projects 2024-12-14 at 16.18.10@2x.png +0 -0
- commands/doc/Visual Command Reference/hey_egeria tui 2024-12-16 at 16.58.22@2x.png +0 -0
- commands/doc/Visual Command Reference/my/show/my_profile 2024-12-14 at 16.29.27@2x.png +0 -0
- commands/doc/Visual Command Reference/my/show/my_roles 2024-12-14 at 16.32.10@2x.png +0 -0
- commands/doc/Visual Command Reference/my/show/my_todos 2024-12-15 at 16.24.13@2x.png +0 -0
- commands/doc/Visual Command Reference/my/show/open_todos 2024-12-14 at 16.36.12@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/engines/list_engine_activity compressed 2024-12-15 at 16.48.48@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity 2024-12-15 at 16.32.55@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_activity compressed 2024-12-15 at 16.38.29@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/engines/monitor_engine_status 2024-12-15 at 16.51.26.jpeg +0 -0
- commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_daemon_status 2024-12-15 at 16.57.12@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/integrations/monitor_integration_targets 2024-12-15 at 17.02.19@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/platforms/monitor_platform_status 2024-12-15 at 19.53.18@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status 2024-12-15 at 19.59.39@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/servers/monitor_server_status full 2024-12-15 at 20.01.57@2x.png +0 -0
- commands/doc/Visual Command Reference/ops/show/servers/monitor_startup_servers 2024-12-15 at 19.56.07@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/get_anchored_elements 2024-12-15 at 21.25.41@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/get_elements_of_om_type 2024-12-16 at 14.39.59@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/info_for_guid 2024-12-16 at 11.35.29@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type 2024-12-16 at 14.24.18@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/list_elements_by_om-type extended 2024-12-16 at 14.28.46@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/list_elements_of_om_type_by_classification 2024-12-16 at 14.35.26@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/related_elements 2024-12-16 at 14.55.01@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/elements/show_related_specifications 2024-12-16 at 15.04.55@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/asset_types 2024-12-16 at 15.10.16@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/detailed_governance_action_processes 2024-12-16 at 15.16.26@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/governance_action_processes 2024-12-16 at 15.13.01@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/registered_services 2024-12-16 at 16.44.54@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-16 at 16.20.34@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/relationship_types 2024-12-19 at 10.51.54@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-info/valid_metadata_values 2024-12-16 at 15.31.56@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-types/list_tech_type_template_specs 2024-12-16 at 16.03.22@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-types/list_technology_types 2024-12-16 at 15.39.20@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_details 2024-12-16 at 15.37.21@2x.png +0 -0
- commands/doc/Visual Command Reference/tech/show/tech-types/tech_type_templates 2024-12-16 at 16.11.48@2x.png +0 -0
- commands/doc/glossary/basic-glossary-tui.md +0 -109
- commands/doc/glossary/images/delete-glossary-step1 2024-11-06 at 15.47.23@2x.png +0 -0
- commands/doc/glossary/images/delete-glossary-step2 2024-11-06 at 15.51.29@2x.png +0 -0
- commands/doc/glossary/images/delete-glossary-step3 2024-11-06 at 15.53.19@2x.png +0 -0
- commands/doc/glossary/images/delete-glossary-step4 2024-11-06 at 15.55.11@2x.png +0 -0
- commands/doc/glossary/images/out-create-glossary example 2024-11-05 at 20.38.04@2x.png +0 -0
- commands/doc/glossary/images/out-create-term 2024-11-06 at 20.48.29.png +0 -0
- commands/doc/glossary/images/out-delete-term 2024-11-07 at 03.57.25.png +0 -0
- commands/doc/glossary/images/out-display-terms-for-glossary-test 2024-11-06 at 20.51.28.png +0 -0
- commands/doc/glossary/images/out-export-example 2024-11-07 at 09.54.57.png +0 -0
- commands/doc/glossary/images/out-exported-terms 2024-11-06 at 21.06.32.png +0 -0
- commands/doc/glossary/images/out-glossary-list example 2024-11-05 at 20.41.02@2x.png +0 -0
- commands/doc/glossary/images/out-import-terms 2024-11-07 at 08.15.18.png +0 -0
- commands/doc/glossary/images/out-list-all-terms 2024-11-06 at 16.22.20@2x.png +0 -0
- commands/doc/glossary/images/out-list-terms-for-example 2024-11-06 at 16.40.12.png +0 -0
- commands/doc/glossary/images/out-list-terms-second 2024-11-06 at 16.45.13.png +0 -0
- commands/doc/glossary/images/out-pipx install pyegeria 2024-11-10 at 18.12.21.png +0 -0
- commands/doc/glossary/images/out-server-status-full 2024-11-10 at 18.25.14.png +0 -0
- commands/doc/glossary/images/out-servers-status 2024-11-10 at 18.15.42.png +0 -0
- commands/doc/glossary/images/out-upsert-import 2024-11-07 at 19.37.00.png +0 -0
- commands/doc/glossary/images/tui-2024-11-10 at 18.26.29.png +0 -0
- commands/doc/glossary/images/tui-create-glossary example 2024-11-05 at 20.34.24@2x.png +0 -0
- commands/doc/glossary/images/tui-create-term 2024-11-06 at 20.46.35.png +0 -0
- commands/doc/glossary/images/tui-delete-term 2024-11-07 at 03.51.57.png +0 -0
- commands/doc/glossary/images/tui-display-terms-for-example 2024-11-06 at 20.56.49.png +0 -0
- commands/doc/glossary/images/tui-export-example 2024-11-07 at 09.52.59.png +0 -0
- commands/doc/glossary/images/tui-hey-egeria 2024-11-10 at 18.31.01.png +0 -0
- commands/doc/glossary/images/tui-import-upsert-example 2024-11-07 at 10.08.37.png +0 -0
- commands/doc/glossary/images/tui-list-terms-second 2024-11-06 at 16.46.34.png +0 -0
- commands/doc/glossary/images/tui-load-archive.png +0 -0
- commands/doc/glossary/images/tui-server-status-full 2024-11-10 at 19.14.36.png +0 -0
- commands/doc/glossary/images/tui-show-glossaries 2024-11-07 at 20.00.05.png +0 -0
- commands/doc/glossary/images/tui-show-glossary-terms 2024-11-05 at 19.37.53@2x.png +0 -0
- commands/doc/glossary/images/tui-upsert 2024-11-07 at 11.49.04.png +0 -0
- commands/doc/glossary/images/upsert-example.om-terms 2024-11-07 at 11.44.05.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/README.md +0 -346
- commands/doc/hey_egeria: a pyegeria command line interface/images/CleanShot 2024-11-18 at 21.32.03@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731421782704.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/Xmind 1731422134920.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria 2024-11-12 at 20.38.43.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/hey_egeria cat 2024-11-12 at 21.41.43.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-list 2024-11-12 at 16.45.26.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/out-integ-status-live 2024-11-12 at 16.44.12@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status 2024-11-10 at 18.15.42@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/out-server-status-full 2024-11-10 at 18.25.14@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/short-cut commands 2024-11-12 at 22.22.13.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-hey-egeria.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-integration-status-paging.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-load-archive 2024-11-10 at 19.19.09@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status 2024-11-10 at 18.52.01@2x.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-show-server-status-full 2024-11-10.png +0 -0
- commands/doc/hey_egeria: a pyegeria command line interface/images/tui-status-paging 2024-11-12 at 16.26.14@2x.png +0 -0
- commands/my/README.md +0 -17
- commands/ops/README.md +0 -24
- commands/tech/README.md +0 -24
- md_processing/.obsidian/app.json +0 -1
- md_processing/.obsidian/appearance.json +0 -1
- md_processing/.obsidian/community-plugins.json +0 -1
- md_processing/.obsidian/core-plugins.json +0 -33
- md_processing/.obsidian/workspace.json +0 -167
- md_processing/data/commands-working.json +0 -34850
- md_processing/data/commands.json +0 -51697
- md_processing/data/generated_format_sets.json +0 -4137
- md_processing/dr_egeria_inbox/glossary_creation_experiment.ipynb +0 -341
- md_processing/md_processing_utils/debug_log +0 -84
- md_processing/md_processing_utils/dr-egeria-help-2025-09-09T11:10:03.md +0 -3305
- md_processing/md_processing_utils/dr-egeria-help-2025-09-10T14:49:49.md +0 -3460
- md_processing/md_processing_utils/dr-egeria-help-2025-09-10T14:57:46.md +0 -472
- pyegeria/README.md +0 -35
- pyegeria-5.4.5.dist-info/RECORD +0 -306
- pyegeria-5.4.5.dist-info/entry_points.txt +0 -105
- {pyegeria-5.4.5.dist-info → pyegeria-5.4.6.dist-info/licenses}/LICENSE +0 -0
commands/ops/README.md
DELETED
@@ -1,24 +0,0 @@
|
|
1
|
-
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
2
|
-
<!-- Copyright Contributors to the Egeria project. -->
|
3
|
-
|
4
|
-
# Operational
|
5
|
-
|
6
|
-
These widgets display different kinds of information useful to monitor the status of different elements of an Egeria deployment.
|
7
|
-
Widgets will continue to be added over time to cover more facets of catalog use.
|
8
|
-
|
9
|
-
* get_eng_action_status.py - lists assets containing the user provided search string in the display name or qualified name. Search string must be a minimum of three characters.
|
10
|
-
* get_tech_type_elements.py - shows a tree view for the details of a supported technology type.
|
11
|
-
* get_tech_type_template.py - shows a tree view of the template associated with a supported technology type.
|
12
|
-
* view_coco_status.py - provides a tree view of a collection with all nested collections and items within the collection.
|
13
|
-
* view_eng_action_status.py - provides a live view of the status of engine actions.
|
14
|
-
* view_gov_eng_status.py - provides a live view of a governance engine status.
|
15
|
-
* view_integ_daemeon_status.py - provides a live view of an integration daemon status.
|
16
|
-
* view_platform_status.py - provides a live status view of the known servers on known platforms.
|
17
|
-
* view_server_list.py - provides a more detailed live status view of the servers on a single platform.
|
18
|
-
* view_server_status.py - provides a minimal live status view of the servers on a single platform.
|
19
|
-
* view_asset_changes.py - experiment in progress
|
20
|
-
* view_asset_events.py - experiment in progress
|
21
|
-
|
22
|
-
----
|
23
|
-
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
|
24
|
-
Copyright Contributors to the Egeria project.
|
commands/tech/README.md
DELETED
@@ -1,24 +0,0 @@
|
|
1
|
-
<!-- SPDX-License-Identifier: CC-BY-4.0 -->
|
2
|
-
<!-- Copyright Contributors to the Egeria project. -->
|
3
|
-
|
4
|
-
# Developer
|
5
|
-
|
6
|
-
These widgets display different kinds of information useful to developers. Widgets
|
7
|
-
will continue to be added over time to cover more facets. Useful developer information
|
8
|
-
can also be found on [Egeria Project](https://egeria-project.org) and in [Egeria Explorers](https://egeria-project.org/release-notes/june-2024/?h=brain#egeria-explorers).
|
9
|
-
|
10
|
-
* get_guid_info.py - lists information about the metadata element specified by the Egeria guid.
|
11
|
-
* get_tech_details.py - shows a tree view showing the Egeria support for a particular technology (e.g PostgreSQL Server).
|
12
|
-
* list_asset_types.py - provides a tree view of a collection with all nested collections and items within the collection.
|
13
|
-
* list_registered_services.py - lists the services available on an Egeria platform.
|
14
|
-
* list_relationship_types.py - list the relationships details for a specified Egeria type.
|
15
|
-
* list_tech_templates.py - list template details for technology types
|
16
|
-
* list_tech_types.py - list the technology types that Egeria currently supports
|
17
|
-
* list_valid_metadata_values.py - list valid metadata values for a particular property and category.
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
----
|
23
|
-
License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/),
|
24
|
-
Copyright Contributors to the Egeria project.
|
md_processing/.obsidian/app.json
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
{}
|
@@ -1 +0,0 @@
|
|
1
|
-
{}
|
@@ -1 +0,0 @@
|
|
1
|
-
[]
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"file-explorer": true,
|
3
|
-
"global-search": true,
|
4
|
-
"switcher": true,
|
5
|
-
"graph": true,
|
6
|
-
"backlink": true,
|
7
|
-
"canvas": true,
|
8
|
-
"outgoing-link": true,
|
9
|
-
"tag-pane": true,
|
10
|
-
"footnotes": false,
|
11
|
-
"properties": false,
|
12
|
-
"page-preview": true,
|
13
|
-
"daily-notes": true,
|
14
|
-
"templates": true,
|
15
|
-
"note-composer": true,
|
16
|
-
"command-palette": true,
|
17
|
-
"slash-command": false,
|
18
|
-
"editor-status": true,
|
19
|
-
"bookmarks": true,
|
20
|
-
"markdown-importer": false,
|
21
|
-
"zk-prefixer": false,
|
22
|
-
"random-note": false,
|
23
|
-
"outline": true,
|
24
|
-
"word-count": true,
|
25
|
-
"slides": false,
|
26
|
-
"audio-recorder": false,
|
27
|
-
"workspaces": false,
|
28
|
-
"file-recovery": true,
|
29
|
-
"publish": false,
|
30
|
-
"sync": true,
|
31
|
-
"bases": true,
|
32
|
-
"webviewer": false
|
33
|
-
}
|
@@ -1,167 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"main": {
|
3
|
-
"id": "bf1f5509131baf12",
|
4
|
-
"type": "split",
|
5
|
-
"children": [
|
6
|
-
{
|
7
|
-
"id": "292e91a529b34085",
|
8
|
-
"type": "tabs",
|
9
|
-
"children": [
|
10
|
-
{
|
11
|
-
"id": "66535255b52ff578",
|
12
|
-
"type": "leaf",
|
13
|
-
"state": {
|
14
|
-
"type": "empty",
|
15
|
-
"state": {},
|
16
|
-
"icon": "lucide-file",
|
17
|
-
"title": "New tab"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
22
|
-
],
|
23
|
-
"direction": "vertical"
|
24
|
-
},
|
25
|
-
"left": {
|
26
|
-
"id": "2a98105870d5584a",
|
27
|
-
"type": "split",
|
28
|
-
"children": [
|
29
|
-
{
|
30
|
-
"id": "d4e78d51400c40c3",
|
31
|
-
"type": "tabs",
|
32
|
-
"children": [
|
33
|
-
{
|
34
|
-
"id": "3f725e3b1d0165fe",
|
35
|
-
"type": "leaf",
|
36
|
-
"state": {
|
37
|
-
"type": "file-explorer",
|
38
|
-
"state": {
|
39
|
-
"sortOrder": "alphabetical",
|
40
|
-
"autoReveal": false
|
41
|
-
},
|
42
|
-
"icon": "lucide-folder-closed",
|
43
|
-
"title": "Files"
|
44
|
-
}
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"id": "f73a84eae0d4ee09",
|
48
|
-
"type": "leaf",
|
49
|
-
"state": {
|
50
|
-
"type": "search",
|
51
|
-
"state": {
|
52
|
-
"query": "",
|
53
|
-
"matchingCase": false,
|
54
|
-
"explainSearch": false,
|
55
|
-
"collapseAll": false,
|
56
|
-
"extraContext": false,
|
57
|
-
"sortOrder": "alphabetical"
|
58
|
-
},
|
59
|
-
"icon": "lucide-search",
|
60
|
-
"title": "Search"
|
61
|
-
}
|
62
|
-
},
|
63
|
-
{
|
64
|
-
"id": "35f0b4d81c48439e",
|
65
|
-
"type": "leaf",
|
66
|
-
"state": {
|
67
|
-
"type": "bookmarks",
|
68
|
-
"state": {},
|
69
|
-
"icon": "lucide-bookmark",
|
70
|
-
"title": "Bookmarks"
|
71
|
-
}
|
72
|
-
}
|
73
|
-
]
|
74
|
-
}
|
75
|
-
],
|
76
|
-
"direction": "horizontal",
|
77
|
-
"width": 300
|
78
|
-
},
|
79
|
-
"right": {
|
80
|
-
"id": "b4473eb4f3b5df0a",
|
81
|
-
"type": "split",
|
82
|
-
"children": [
|
83
|
-
{
|
84
|
-
"id": "58829df4f92a0cd4",
|
85
|
-
"type": "tabs",
|
86
|
-
"children": [
|
87
|
-
{
|
88
|
-
"id": "b2444a4730ea15d3",
|
89
|
-
"type": "leaf",
|
90
|
-
"state": {
|
91
|
-
"type": "backlink",
|
92
|
-
"state": {
|
93
|
-
"collapseAll": false,
|
94
|
-
"extraContext": false,
|
95
|
-
"sortOrder": "alphabetical",
|
96
|
-
"showSearch": false,
|
97
|
-
"searchQuery": "",
|
98
|
-
"backlinkCollapsed": false,
|
99
|
-
"unlinkedCollapsed": true
|
100
|
-
},
|
101
|
-
"icon": "links-coming-in",
|
102
|
-
"title": "Backlinks"
|
103
|
-
}
|
104
|
-
},
|
105
|
-
{
|
106
|
-
"id": "2ec90cb898677846",
|
107
|
-
"type": "leaf",
|
108
|
-
"state": {
|
109
|
-
"type": "outgoing-link",
|
110
|
-
"state": {
|
111
|
-
"linksCollapsed": false,
|
112
|
-
"unlinkedCollapsed": true
|
113
|
-
},
|
114
|
-
"icon": "links-going-out",
|
115
|
-
"title": "Outgoing links"
|
116
|
-
}
|
117
|
-
},
|
118
|
-
{
|
119
|
-
"id": "e92a60983d2f5f6f",
|
120
|
-
"type": "leaf",
|
121
|
-
"state": {
|
122
|
-
"type": "tag",
|
123
|
-
"state": {
|
124
|
-
"sortOrder": "frequency",
|
125
|
-
"useHierarchy": true,
|
126
|
-
"showSearch": false,
|
127
|
-
"searchQuery": ""
|
128
|
-
},
|
129
|
-
"icon": "lucide-tags",
|
130
|
-
"title": "Tags"
|
131
|
-
}
|
132
|
-
},
|
133
|
-
{
|
134
|
-
"id": "ca0f7412ffc149e0",
|
135
|
-
"type": "leaf",
|
136
|
-
"state": {
|
137
|
-
"type": "outline",
|
138
|
-
"state": {
|
139
|
-
"followCursor": false,
|
140
|
-
"showSearch": false,
|
141
|
-
"searchQuery": ""
|
142
|
-
},
|
143
|
-
"icon": "lucide-list",
|
144
|
-
"title": "Outline"
|
145
|
-
}
|
146
|
-
}
|
147
|
-
]
|
148
|
-
}
|
149
|
-
],
|
150
|
-
"direction": "horizontal",
|
151
|
-
"width": 300,
|
152
|
-
"collapsed": true
|
153
|
-
},
|
154
|
-
"left-ribbon": {
|
155
|
-
"hiddenItems": {
|
156
|
-
"switcher:Open quick switcher": false,
|
157
|
-
"graph:Open graph view": false,
|
158
|
-
"canvas:Create new canvas": false,
|
159
|
-
"daily-notes:Open today's daily note": false,
|
160
|
-
"templates:Insert template": false,
|
161
|
-
"command-palette:Open command palette": false,
|
162
|
-
"bases:Create new base": false
|
163
|
-
}
|
164
|
-
},
|
165
|
-
"active": "66535255b52ff578",
|
166
|
-
"lastOpenFiles": []
|
167
|
-
}
|