Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull-Request [TWP-9-3-2024] from Obsidian #120

Merged
merged 3 commits into from
Sep 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 30 additions & 15 deletions content/Configs/Guides/Guide Tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,35 @@ NOT (path includes Templater)
NOT (tag includes HideFromTasks)
```

### Due
```
group by due
has due date
(scheduled before next 2 week) OR (no scheduled date)
```
### Scheduled
```
group by scheduled
no due date
scheduled before next 2 week OR no scheduled date
NOT (tag includes shopping)
```
### Shopping
### Tasks Page Dataview Setup

```
tag includes shopping
%%[parent:: [[index]]]%%

> [!blue]+ Active Projects
> - [[Projects/2024/ICPS_Research/ICPS_Research.md|ICPS_Research]]
> - [[Courses/2024/ARC2013Y-Architectural_Design_Studio_3/ARC2013Y-Architectural_Design_Studio_3.md|ARC2013Y-Architectural_Design_Studio_3]]
> - [[Courses/2024/ARC2047H-Building_Science_Materials_and_Construction_3/ARC2047H-Building_Science_Materials_and_Construction_3.md|ARC2047H-Building_Science_Materials_and_Construction_3]]
> - [[Courses/2024/ARC2023H-Design_Technology_2/ARC2023H-Design_Technology_2.md|ARC2023H-Design_Technology_2]]
> - [[Courses/2024/ARC2017H-Research_Methods/ARC2017H-Research_Methods.md|ARC2017H-Research_Methods]]
>

> [!yellow]+ Due
> ```tasks
> has due date
> (scheduled before next 2 week) OR (no scheduled date)
> ```

> [!pink]+ Scheduled
> ```tasks
> no due date
> scheduled before next 2 week OR no scheduled date
> NOT (tag includes shopping)
> ```

> [!green]+ Shopping
> ```tasks
> tag includes shopping
> ```

```
17 changes: 8 additions & 9 deletions content/Projects/2024/Yifu Design Lab/Yifu Design Lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ status: DONE

Pick up at Daniels or 404-Major Mackenzie Dr E.


> [!tip]+ 100% satisfaction guarantee
> *Get a full reprint or 100% Refund if you are not happy with your order.*
>
> We will inspect your files to ensure they will print correctly. If you are not happy with the quality of the product you purchased, and this is due to factors under our control, we will replace or refund your print fully. For factors that we don’t control, such as incorrect models or scale, we will strive to find a solution. For any issues contact Yifu within 7 days of job completion.

#### Machine

FDM Bambu P1S with AMS
Expand All @@ -35,16 +41,9 @@ Invoice available upon request.
| \$12 | %%<span style="color:red;">\$3</span>%%\$0.05/min | [[Yifu Design Lab#Filament|Filament]] |

> [!info]
> Setup fee is discounted or waived depending on complexity.
> Setup fee may be discounted or waived depending on complexity.
>
> Setup fee is waived for Bambu Studio sliced .3mf files - print failures are not covered and no support will be provided. If you understand the risks and seek complete control, use this [template](http://www.mediafire.com/view/rgq6dceauc22jln) to get started.

#### 100% satisfaction guarantee

*Get a full reprint or 100% Refund if you are not happy with your order.*

> [!tip]
> We will inspect your files to ensure they will print correctly. If you are not happy with the quality of the product you purchased, and this is due to factors under our control, we will replace or refund your purchase fully. For factors that we don’t control, such as incorrect models or scale, we will strive to find a solution. For any issues contact Yifu within 7 days of job completion.
> Setup fee will be waived for Bambu Studio sliced .3mf files. However, please be aware that the outcome of the initial print will be final, as no adjustments or reprints will be provided for these waived jobs. The standard "100% satisfaction guarantee," which includes the option for a full reprint or refund if you are not satisfied with your order, does not apply to these waived jobs. If you accept these conditions and wish to proceed with complete control over the print process, please use the following [template](http://www.mediafire.com/view/rgq6dceauc22jln) to get started.

### Getting Started

Expand Down